commit | b0307e28642efa3bcc6353b9af213711f6d3848e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed May 24 17:03:11 2023 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Jun 19 13:59:33 2023 +0200 |
tree | 191e46a20753f7d43eeccf05dec52e52666ebd8d | |
parent | ebdb44a00e257641a398fe2484ba9c65a03beea1 [diff] |
btrfs: return the new ordered_extent from btrfs_split_ordered_extent Return the ordered_extent split from the passed in one. This will be needed to be able to store an ordered_extent in the btrfs_bio. Reviewed-by: Naohiro Aota <naohiro.aota@wdc.com> 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>