aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-05-31 06:17:39 +0200
committerDavid Sterba <[email protected]>2023-06-19 13:59:34 +0200
commit8680e58761eba8ea3552146ea005be30dfed2948 (patch)
tree384bb289a79f1b4fa49ee3820bfcde7876afd629 /tools
parent723b8bb17e2e680934f59823ab1e72c1000d88d6 (diff)
btrfs: open code need_full_stripe conditions
need_full_stripe is just a somewhat complicated way to say "op != BTRFS_MAP_READ". Just spell that explicit check out, which makes a lot of the code currently using the helper easier to understand. Reviewed-by: Qu Wenruo <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions