summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid10.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2013-11-14 17:54:51 +1100
committerNeilBrown <neilb@suse.de>2013-11-19 15:19:17 +1100
commit29f097c4d968021ee4fad1b033be5825ff78330e (patch)
treee530eecfcf85846c26d824176cd65a60ee093b8d /drivers/md/raid10.c
parentedfa1f651e93261eecb034d02284ece103dd691a (diff)
downloadblackbird-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
OpenPOWER on IntegriCloud