diff options
author | Christoph Hellwig <hch@lst.de> | 2023-05-24 17:03:13 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-06-19 13:59:33 +0200 |
commit | 53d9981ca20efcded0f6cf6b480d713f490ca9f1 (patch) | |
tree | 0b2922cb00d433be1897ceb0493f95a513f32238 /fs/btrfs/dev-replace.c | |
parent | b0307e28642efa3bcc6353b9af213711f6d3848e (diff) | |
download | linux-53d9981ca20efcded0f6cf6b480d713f490ca9f1.tar.gz linux-53d9981ca20efcded0f6cf6b480d713f490ca9f1.tar.bz2 linux-53d9981ca20efcded0f6cf6b480d713f490ca9f1.zip |
btrfs: split btrfs_alloc_ordered_extent to allocation and insertion helpers
Split two low-level helpers out of btrfs_alloc_ordered_extent to allocate
and insert the logic extent. The pure alloc helper will be used to
improve btrfs_split_ordered_extent.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions