Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
md/raid1: minor bio initialisation improvements.
When performing a resync we pre-allocate some bios and repeatedly use them. This requires us to re-initialise them each time. One field (bi_comp_cpu) and some flags weren't being initiaised reliably. Signed-off-by: NeilBrown <neilb@suse.de>
- Loading branch information