]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
md: raid1: use bio helper in process_checks()
authorMing Lei <tom.leiming@gmail.com>
Thu, 16 Mar 2017 16:12:28 +0000 (00:12 +0800)
committerShaohua Li <shli@fb.com>
Fri, 24 Mar 2017 17:41:36 +0000 (10:41 -0700)
commit60928a91b0b3beca4a1cf2739118f967c783f79a
treec0d6a951816e3d0f0b5bc3e71004fcbeb2f0ea71
parent44cf0f4dc76b5e44e6a9c727be6902434f99a9bd
md: raid1: use bio helper in process_checks()

Avoid to direct access to bvec table.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Shaohua Li <shli@fb.com>
drivers/md/raid1.c