diff options
author | Jan Kara <jack@suse.cz> | 2023-03-29 18:49:41 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-04-15 02:56:53 +0300 |
commit | 7c375870fdc5f50a001f8265cd8744a78d2d43ab (patch) | |
tree | 121cbfae8fb7a11eece6a1e5ff1aeebd274d6c22 /tools/perf/scripts/python/syscall-counts.py | |
parent | 56c2a0e3d90d3822fab157883957523e327bc9ae (diff) | |
download | linux-7c375870fdc5f50a001f8265cd8744a78d2d43ab.tar.xz |
ext4: Drop special handling of journalled data from ext4_quota_on()
Now that ext4_writepages() makes sure all journalled data is committed
and checkpointed, sync_filesystem() call done by dquot_quota_on() is
enough for quota IO to see uptodate data. So drop special handling of
journalled data from ext4_quota_on().
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20230329154950.19720-10-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions