aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorChao Yu <[email protected]>2021-09-01 16:06:21 +0800
committerJaegeuk Kim <[email protected]>2021-09-16 08:38:32 -0700
commitc02599f210d90c76e42e2eb544511a47cceb60c9 (patch)
tree53a4732f3b029858fad973423141fc5b285db372 /scripts/gdb/linux/utils.py
parenta5c0042200b28fff3bde6fa128ddeaef97990f8d (diff)
f2fs: avoid attaching SB_ACTIVE flag during mount
Quoted from [1] "I do remember that I've added this code back then because otherwise orphan cleanup was losing updates to quota files. But you're right that now I don't see how that could be happening and it would be nice if we could get rid of this hack" [1] https://lore.kernel.org/linux-ext4/[email protected]/T/#m04990cfbc4f44592421736b504afcc346b2a7c00 Related fix in ext4 by commit 72ffb49a7b62 ("ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()"). f2fs has the same hack implementation in - f2fs_recover_orphan_inodes() - f2fs_recover_fsync_data() Let's get rid of this hack as well in f2fs. Cc: Zhang Yi <[email protected]> Cc: Jan Kara <[email protected]> Acked-by: Jan Kara <[email protected]> Signed-off-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions