Skip to content
Commit 203d27b0 authored by Jes Sorensen's avatar Jes Sorensen Committed by NeilBrown
Browse files

md/raid1: submit_bio_wait() returns 0 on success

This was introduced with 9e882242
which changed the return value of submit_bio_wait() to return != 0 on
error, but didn't update the caller accordingly.

Fixes: 9e882242

 ("block: Add submit_bio_wait(), remove from md")
Cc: stable@vger.kernel.org (v3.10)
Reported-by: default avatarBill Kuzeja <William.Kuzeja@stratus.com>
Signed-off-by: default avatarJes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: default avatarNeilBrown <neilb@suse.com>
parent 7379047d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment