diff options
| author | Christoph Hellwig <[email protected]> | 2023-05-31 04:17:39 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-06-19 11:59:34 +0000 |
| commit | 8680e58761eba8ea3552146ea005be30dfed2948 (patch) | |
| tree | 384bb289a79f1b4fa49ee3820bfcde7876afd629 /fs/btrfs/tree-mod-log.c | |
| parent | btrfs: open code btrfs_map_sblock (diff) | |
| download | kernel-8680e58761eba8ea3552146ea005be30dfed2948.tar.gz kernel-8680e58761eba8ea3552146ea005be30dfed2948.zip | |
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 'fs/btrfs/tree-mod-log.c')
0 files changed, 0 insertions, 0 deletions
