diff options
author | Christoph Hellwig <hch@lst.de> | 2023-06-28 17:31:35 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-08-21 14:52:15 +0200 |
commit | 00d31d17663c55de99c1fc1224d06009c4799fc1 (patch) | |
tree | e81135cc4bd5bfa347fe53d4550e9fd3622add11 /fs/freevxfs/vxfs_inode.h | |
parent | c15d8cf29551ea35a42b4c16cfd08388680be59c (diff) |
btrfs: merge submit_compressed_extents and async_cow_submit
The code in submit_compressed_extents just loops over the async_extents,
and doesn't need to be conditional on an inode being present, as there
won't be any async_extent in the list if we created and inline extent.
Merge the two functions to simplify the logic.
Reviewed-by: Josef Bacik <josef@toxicpanda.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/freevxfs/vxfs_inode.h')
0 files changed, 0 insertions, 0 deletions