git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd69192
)
md: unlock mddev_lock on an error path.
author
NeilBrown
<neilb@suse.de>
Thu, 25 Jun 2015 07:06:40 +0000
(17:06 +1000)
committer
NeilBrown
<neilb@suse.de>
Thu, 25 Jun 2015 07:14:09 +0000
(17:14 +1000)
This error path retuns while still holding the lock - bad.
Fixes:
6791875e2e53
("md: make reconfig_mutex optional for writes to md sysfs files.")
Cc: stable@vger.kernel.org (v4.0+)
Signed-off-by: NeilBrown <neilb@suse.com>
drivers/md/md.c
patch
|
blob
|
history
diff --cc
drivers/md/md.c
Simple merge