> -const struct opt_params bopts = { > +struct opt_params bopts = { Maybe you shouldn't have added these consts in the first place :) Otherwise looks good, Reviewed-by: Christoph Hellwig <hch at lst.de>