summaryrefslogtreecommitdiff
path: root/csum.h
diff options
context:
space:
mode:
Diffstat (limited to 'csum.h')
0 files changed, 0 insertions, 0 deletions
p-back&id=45c91d808ff989d950e260dab9f89e8f4a3c9c2c'>6799f63ff421f2e9288d59e319d366ca56b8c069 parent5f9d1fde7d54a5d5fd8cccbee9c9c31474fcdcf2 (diff)
raid5: avoid unnecessary bio data set
bio_reset doesn't change bi_io_vec and bi_max_vecs, so we don't need to set them every time. bi_private will be set before the bio is dispatched. Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat