vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 1 Jul 2019 15:25:36 +0000 (08:25 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 1 Jul 2019 15:25:36 +0000 (08:25 -0700)
commitca29be753445450799958e7d2e5d797d1153389e
treebc4450ee81982ec4429ff7d4bbeaa799789e9f79
parentf991492ed11055934f1b35615cb1b435325939bf
vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

Move the extent size hint checks that aren't xfs-specific to the vfs.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Jan Kara <jack@suse.cz>
fs/inode.c
fs/xfs/xfs_ioctl.c