summaryrefslogtreecommitdiffstats
path: root/fs/ext4/super.c
diff options
context:
space:
mode:
authorHarshad Shirwadkar <harshadshirwadkar@gmail.com>2020-11-05 19:59:06 -0800
committerTheodore Ts'o <tytso@mit.edu>2020-11-06 23:01:05 -0500
commit1ceecb537f72734e4315638e7a1bb62e56c86fbf (patch)
tree94188b67ff85fc29ab9f69989fccd98e5bf36d90 /fs/ext4/super.c
parenta3114fe747be42351ac1368bd3ad30f695e473a7 (diff)
downloadlinux-1ceecb537f72734e4315638e7a1bb62e56c86fbf.tar.gz
linux-1ceecb537f72734e4315638e7a1bb62e56c86fbf.tar.bz2
linux-1ceecb537f72734e4315638e7a1bb62e56c86fbf.zip
ext4: fix inode dirty check in case of fast commits
In case of fast commits, determine if the inode is dirty by checking if the inode is on fast commit list. This also helps us get rid of ext4_inode_info.i_fc_committed_subtid field. Reported-by: Andrea Righi <andrea.righi@canonical.com> Tested-by: Andrea Righi <andrea.righi@canonical.com> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com> Link: https://lore.kernel.org/r/20201106035911.1942128-18-harshadshirwadkar@gmail.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/super.c')
0 files changed, 0 insertions, 0 deletions