diff options
author | Jan Kara <jack@suse.cz> | 2019-11-05 17:44:13 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2019-11-05 16:00:47 -0500 |
commit | 321238fbfb49003c66caecb1eefb5238dce27b61 (patch) | |
tree | 4d92b170219dbbf0133e9d5d18b09bdf6cf93060 /fs/fuse/inode.c | |
parent | 65db869c754e7c271691dd5feabf884347e694f5 (diff) | |
download | linux-stable-321238fbfb49003c66caecb1eefb5238dce27b61.tar.gz linux-stable-321238fbfb49003c66caecb1eefb5238dce27b61.tar.bz2 linux-stable-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 'fs/fuse/inode.c')
0 files changed, 0 insertions, 0 deletions