md: unlock mddev_lock on an error path.
authorNeilBrown <neilb@suse.de>
Thu, 25 Jun 2015 07:06:40 +0000 (17:06 +1000)
committerNeilBrown <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

diff --cc drivers/md/md.c
Simple merge