diff options
author | NeilBrown <neilb@suse.de> | 2013-11-14 17:54:51 +1100 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2013-11-19 15:19:17 +1100 |
commit | 29f097c4d968021ee4fad1b033be5825ff78330e (patch) | |
tree | e530eecfcf85846c26d824176cd65a60ee093b8d /drivers/md/raid10.c | |
parent | edfa1f651e93261eecb034d02284ece103dd691a (diff) | |
download | blackbird-op-linux-29f097c4d968021ee4fad1b033be5825ff78330e.tar.gz blackbird-op-linux-29f097c4d968021ee4fad1b033be5825ff78330e.zip |
md: fix some places where mddev_lock return value is not checked.
Sometimes we need to lock and mddev and cannot cope with
failure due to interrupt.
In these cases we should use mutex_lock, not mutex_lock_interruptible.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/raid10.c')
0 files changed, 0 insertions, 0 deletions