diff options
author | Zhang Yi <[email protected]> | 2024-01-27 09:58:04 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-02-01 23:59:21 -0500 |
commit | 874eaba96d39334fe9c729ff631e65523616d4d8 (patch) | |
tree | 401e4a6a4340ae92b68473fb2f02a34a63f5829f /rust/helpers.c | |
parent | 9f1118223aa080021fe9751fa221590654d27669 (diff) |
ext4: make ext4_map_blocks() distinguish delalloc only extent
Add a new map flag EXT4_MAP_DELAYED to indicate the mapping range is a
delayed allocated only (not unwritten) one, and making
ext4_map_blocks() can distinguish it, no longer mixing it with holes.
Signed-off-by: Zhang Yi <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions