Commit d9d4ce9
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>1 parent 8938f11 commit d9d4ce9
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6478 | 6478 | | |
6479 | 6479 | | |
6480 | 6480 | | |
6481 | | - | |
6482 | 6481 | | |
6483 | 6482 | | |
6484 | 6483 | | |
| |||
6503 | 6502 | | |
6504 | 6503 | | |
6505 | 6504 | | |
6506 | | - | |
6507 | | - | |
6508 | 6505 | | |
6509 | 6506 | | |
6510 | 6507 | | |
| |||
6530 | 6527 | | |
6531 | 6528 | | |
6532 | 6529 | | |
| 6530 | + | |
| 6531 | + | |
6533 | 6532 | | |
6534 | 6533 | | |
6535 | 6534 | | |
| |||
6641 | 6640 | | |
6642 | 6641 | | |
6643 | 6642 | | |
6644 | | - | |
| 6643 | + | |
| 6644 | + | |
6645 | 6645 | | |
6646 | 6646 | | |
6647 | 6647 | | |
| |||
0 commit comments