From: Ezequiel Garcia Date: Mon, 5 May 2014 10:11:53 +0000 (-0300) Subject: UBI: block: Set disk_capacity out of the mutex X-Git-Tag: omap-for-v3.17/fixes-against-rc2~86^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a3d571bb8940a189322cc5f51466bdab044a48b;p=pandora-kernel.git UBI: block: Set disk_capacity out of the mutex There's no need to set the disk capacity with the mutex held, so this commit takes the variable setting out of the mutex. This simplifies the disk capacity fix for very large volumes in a follow up commit. Signed-off-by: Ezequiel Garcia Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed