commit | ca29be753445450799958e7d2e5d797d1153389e | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jul 01 08:25:36 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jul 01 08:25:36 2019 -0700 |
tree | bc4450ee81982ec4429ff7d4bbeaa799789e9f79 | |
parent | f991492ed11055934f1b35615cb1b435325939bf [diff] |
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>