diff options
author | Johannes Thumshirn <johannes.thumshirn@wdc.com> | 2023-12-13 15:43:02 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-12-15 23:03:59 +0100 |
commit | d9d4ce9f297febc1463872475e4d1f6a97deb357 (patch) | |
tree | e149824ff435deb911d13aecbdfa93e64d1cc233 /.gitattributes | |
parent | btrfs: factor out block mapping for RAID10 (diff) | |
download | linux-d9d4ce9f297febc1463872475e4d1f6a97deb357.tar.xz linux-d9d4ce9f297febc1463872475e4d1f6a97deb357.zip |
btrfs: reduce scope of data_stripes in btrfs_map_block
Reduce the scope of 'data_stripes' in btrfs_map_block(). While the
change alone may not make too much sense, it helps us factoring out a
helper function for the block mapping of RAID56 I/O.
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions