On Mon, Nov 06, 2023 at 05:08:18PM -0500, Josef Bacik wrote: > We are going to use the fs context to hold the mount options, so > allocate the btrfs_fs_context when we're asked to init the fs context, > and free it in the free callback. > > Signed-off-by: Josef Bacik <josef@xxxxxxxxxxxxxx> > --- Looks good to me, Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>