diff options
author | Zhang Yi <yi.zhang@huawei.com> | 2024-08-13 15:34:50 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-09-02 22:26:14 +0300 |
commit | ce09036ea4f0a54e9dcd7ba644bb1db7cf2d95d4 (patch) | |
tree | 252f0129ad54cbdc2351f700cef0aec9a69266ab /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3b4ba269ab6673d664d2522a0e76797a3550983f (diff) | |
download | linux-ce09036ea4f0a54e9dcd7ba644bb1db7cf2d95d4.tar.xz |
ext4: make extent status types exclusive
Since we don't add delayed flag in unwritten extents, all of the four
extent status types EXTENT_STATUS_WRITTEN, EXTENT_STATUS_UNWRITTEN,
EXTENT_STATUS_DELAYED and EXTENT_STATUS_HOLE are exclusive now, add
assertion when storing pblock before inserting extent into status tree
and add comment to the status definition.
Suggested-by: Jan Kara <jack@suse.cz>
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Link: https://patch.msgid.link/20240813123452.2824659-11-yi.zhang@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions