Commit 89f547c
btrfs: open code set_io_stripe for RAID56
Open code set_io_stripe() for RAID56, as it
a) uses a different method to calculate the stripe_index
b) doesn't need to go through raid-stripe-tree mapping code.
Reviewed-by: Christoph Hellwig <hch@lst.de>
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 b55b307 commit 89f547c
1 file changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6670 | 6670 | | |
6671 | 6671 | | |
6672 | 6672 | | |
6673 | | - | |
6674 | | - | |
6675 | | - | |
6676 | | - | |
6677 | | - | |
6678 | | - | |
6679 | | - | |
| 6673 | + | |
| 6674 | + | |
| 6675 | + | |
| 6676 | + | |
| 6677 | + | |
| 6678 | + | |
| 6679 | + | |
| 6680 | + | |
| 6681 | + | |
6680 | 6682 | | |
6681 | 6683 | | |
6682 | 6684 | | |
| |||
0 commit comments