aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorZhang Yi <yi.zhang@huawei.com>2025-04-23 16:52:49 +0800
committerTheodore Ts'o <tytso@mit.edu>2025-05-14 10:42:12 -0400
commit53ce42accd2002cc490fc86000ac532530507a74 (patch)
tree4bbc1e293a0ef1f538188c6ffac50b76cd93f5f6 /tools/perf/scripts/python/export-to-postgresql.py
parentext4: inline: fix len overflow in ext4_prepare_inline_data (diff)
downloadwireguard-linux-53ce42accd2002cc490fc86000ac532530507a74.tar.xz
wireguard-linux-53ce42accd2002cc490fc86000ac532530507a74.zip
ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
When removing space, we should use EXT4_EX_NOCACHE because we don't need to cache extents, and we should also use EXT4_EX_NOFAIL to prevent metadata inconsistencies that may arise from memory allocation failures. While ext4_ext_remove_space() already uses these two flags in most places, they are missing in ext4_ext_search_right() and read_extent_tree_block() calls. Unify the flags to ensure consistent behavior throughout the extent removal process. Signed-off-by: Zhang Yi <yi.zhang@huawei.com> Link: https://patch.msgid.link/20250423085257.122685-2-yi.zhang@huaweicloud.com 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