diff options
| author | Christoph Hellwig <[email protected]> | 2023-05-24 15:03:17 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-06-19 11:59:33 +0000 |
| commit | f000bc6fe43ce66c55fa1691000115b14ba95b33 (patch) | |
| tree | 4840c87e4fb29c9315a4dfc787ec529d9d02c7f0 /fs/btrfs/tree-mod-log.c | |
| parent | btrfs: defer splitting of ordered extents until I/O completion (diff) | |
| download | kernel-f000bc6fe43ce66c55fa1691000115b14ba95b33.tar.gz kernel-f000bc6fe43ce66c55fa1691000115b14ba95b33.zip | |
btrfs: pass the new logical address to split_extent_map
split_extent_map splits off the first chunk of an extent map into a new
one. One of the two users is the zoned I/O completion code that wants to
rewrite the logical block start address right after this split. Pass in
the logical address to be set in the split off first extent_map as an
argument to avoid an extra extent tree lookup for this case.
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-mod-log.c')
0 files changed, 0 insertions, 0 deletions
