diff options
author | Harshad Shirwadkar <[email protected]> | 2020-11-05 19:59:06 -0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-11-06 23:01:05 -0500 |
commit | 1ceecb537f72734e4315638e7a1bb62e56c86fbf (patch) | |
tree | 94188b67ff85fc29ab9f69989fccd98e5bf36d90 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a3114fe747be42351ac1368bd3ad30f695e473a7 (diff) |
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 <[email protected]>
Tested-by: Andrea Righi <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Harshad Shirwadkar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions