]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS
authorAlexander Block <ablock84@googlemail.com>
Mon, 25 Jun 2012 21:36:12 +0000 (15:36 -0600)
committerChris Mason <chris.mason@fusionio.com>
Mon, 2 Jul 2012 19:39:17 +0000 (15:39 -0400)
commit55be86143f0346f48d891fcdffb02f80686b7620
treeeffc71a2af72092634a32ff40c91ecfd25b1988f
parent4d61fa2c0315751b06579ee98d0db99191d6d8cb
Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS

We used the wrong ioctl macro for the getflags ioctl before.
As we don't have the set/getflags ioctls in the user space ioctl.h
at the moment, it's safe to fix it now.

Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Alexander Block <ablock84@googlemail.com>
fs/btrfs/ioctl.h