[PATCH] Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0

2013-09-13 Thread chandan
This patch makes it possible to set BTRFS_FS_TREE_OBJECTID as the default subvolume by passing a subvolume id of 0. Signed-off-by: chandan chan...@linux.vnet.ibm.com --- fs/btrfs/ioctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/btrfs/ioctl.c b/fs/btrfs/ioctl.c index

Re: [PATCH] Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0

2013-09-13 Thread David Sterba
On Fri, Sep 13, 2013 at 07:34:10PM +0530, chandan wrote: This patch makes it possible to set BTRFS_FS_TREE_OBJECTID as the default subvolume by passing a subvolume id of 0. Signed-off-by: chandan chan...@linux.vnet.ibm.com Reviewed-by: David Sterba dste...@suse.cz -- To unsubscribe from this