• M
    Btrfs, raid56: don't change bbio and raid_map · b89e1b01
    Miao Xie 提交于
    Because we will reuse bbio and raid_map during the scrub later, it is
    better that we don't change any variant of bbio and don't free it at
    the end of IO request. So we introduced similar variants into the raid
    bio, and don't access those bbio's variants any more.
    Signed-off-by: NMiao Xie <miaox@cn.fujitsu.com>
    b89e1b01
raid56.c 50.5 KB