diff options
author | Eric Biggers <[email protected]> | 2019-07-01 13:26:29 -0700 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2019-07-12 19:39:07 -0700 |
commit | 6fc93c4e0ad12e34475755315749143013c702ab (patch) | |
tree | 308bebad2542b14519c3139699f79baeb61f6ae2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | a1f32eeca60e74f6f103ce74f586570deddaef7a (diff) |
f2fs: use generic checking function for FS_IOC_FSSETXATTR
Make the f2fs implementation of FS_IOC_FSSETXATTR use the new VFS helper
function vfs_ioc_fssetxattr_check(), and remove the project quota check
since it's now done by the helper function.
This is based on a patch from Darrick Wong, but reworked to apply after
commit 360985573b55 ("f2fs: separate f2fs i_flags from fs_flags and ext4
i_flags").
Originally-from: Darrick J. Wong <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions