summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2023-03-29 18:49:40 +0300
committerTheodore Ts'o <tytso@mit.edu>2023-04-15 02:56:53 +0300
commit56c2a0e3d90d3822fab157883957523e327bc9ae (patch)
tree9d9706a61cf4f1535f070e2ffac94e93396098fe /tools/perf/scripts/python/syscall-counts.py
parent783ae448b7a21ca59ffe5bc261c17d9c3ebfe2ad (diff)
downloadlinux-56c2a0e3d90d3822fab157883957523e327bc9ae.tar.xz
ext4: Drop special handling of journalled data from ext4_evict_inode()
Now that ext4_writepages() makes sure journalled data is on stable storage, write_inode_now() call in iput_final() is enough to make pagecache pages with journalled data really clean (data committed and checkpointed). So we can drop special handling of journalled data in ext4_evict_inode(). Signed-off-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/20230329154950.19720-9-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