diff options
author | 2019-11-05 17:44:13 +0100 | |
---|---|---|
committer | 2019-11-05 16:00:47 -0500 | |
commit | 321238fbfb49003c66caecb1eefb5238dce27b61 (patch) | |
tree | 4d92b170219dbbf0133e9d5d18b09bdf6cf93060 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: Fix credit estimate for final inode freeing (diff) | |
download | linux-rng-321238fbfb49003c66caecb1eefb5238dce27b61.tar.xz linux-rng-321238fbfb49003c66caecb1eefb5238dce27b61.zip |
ext4: Fix ext4_should_journal_data() for EA inodes
Similarly to directories, EA inodes do only journalled modifications to
their data. Change ext4_should_journal_data() to return true for them so
that we don't have to special-case them during truncate.
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20191105164437.32602-7-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions