diff options
| author | Zhang Yi <yi.zhang@huawei.com> | 2025-10-13 09:51:22 +0800 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2025-11-06 10:44:39 -0500 |
| commit | 22218516e462d59b27ffcfc9dd75d4f98e482c51 (patch) | |
| tree | ca4343017b6273d61666c8074ecd5599809c059b /tools/lib/python/kdoc/parse_data_structs.py | |
| parent | c9570b6634243cc7a55307dffd1965a3b8798591 (diff) | |
ext4: add mext_check_validity() to do basic check
Currently, the basic validation checks during the move extent operation
are scattered across __ext4_ioctl() and ext4_move_extents(), which makes
the code somewhat disorganized. Introduce a new helper,
mext_check_validity(), to handle these checks. This change involves only
code relocation without any logical modifications.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Message-ID: <20251013015128.499308-7-yi.zhang@huaweicloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/lib/python/kdoc/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions
