From: NeilBrown Date: Mon, 15 Dec 2014 01:56:58 +0000 (+1100) Subject: md: level_store: group all important changes into one place. X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~104^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db721d32b74b51a5ac9ec9fab1d85cba90dbdbd3;p=pandora-kernel.git md: level_store: group all important changes into one place. Gather all the changes that can happen atomically and might be relevant to other code into one place. This will make it easier to refine the locking. Note that this puts quite a few things between mddev_detach() and ->free(). Enabling this was the point of some recent patches. Signed-off-by: NeilBrown --- Reading git-diff-tree failed