diff options
author | Jes Sorensen <Jes.Sorensen@redhat.com> | 2015-10-20 12:09:13 -0400 |
---|---|---|
committer | NeilBrown <neilb@suse.com> | 2015-10-21 07:24:29 +1100 |
commit | 681ab4696062f5aa939c9e04d058732306a97176 (patch) | |
tree | 3bde7ea8cf16c056ac61657918502943bd17f84f /drivers/md/raid1.c | |
parent | 203d27b0226a05202438ddb39ef0ef1acb14a759 (diff) | |
download | lwn-681ab4696062f5aa939c9e04d058732306a97176.tar.gz lwn-681ab4696062f5aa939c9e04d058732306a97176.zip |
md/raid10: submit_bio_wait() returns 0 on success
This was introduced with 9e882242c6193ae6f416f2d8d8db0d9126bd996b
which changed the return value of submit_bio_wait() to return != 0 on
error, but didn't update the caller accordingly.
Fixes: 9e882242c6 ("block: Add submit_bio_wait(), remove from md")
Cc: stable@vger.kernel.org (v3.10)
Reported-by: Bill Kuzeja <William.Kuzeja@stratus.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.com>
Diffstat (limited to 'drivers/md/raid1.c')
0 files changed, 0 insertions, 0 deletions