diff options
author | Christoph Hellwig <hch@lst.de> | 2023-05-24 17:03:10 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-06-19 13:59:33 +0200 |
commit | ebdb44a00e257641a398fe2484ba9c65a03beea1 (patch) | |
tree | 67caf54aabffc93332f50d25391e36f98ca27824 /fs/btrfs/ordered-data.h | |
parent | a6f3e205e4916e4f29ce2c4c38d520616e6b0080 (diff) | |
download | linux-ebdb44a00e257641a398fe2484ba9c65a03beea1.tar.gz linux-ebdb44a00e257641a398fe2484ba9c65a03beea1.tar.bz2 linux-ebdb44a00e257641a398fe2484ba9c65a03beea1.zip |
btrfs: reorder conditions in btrfs_extract_ordered_extent
There is no good reason for doing one before the other in terms of
failure implications, but doing the extent_map split first will
simplify some upcoming refactoring.
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>
Diffstat (limited to 'fs/btrfs/ordered-data.h')
0 files changed, 0 insertions, 0 deletions