From: Al Viro Date: Sat, 16 Mar 2013 19:12:40 +0000 (-0400) Subject: fold release_mounts() into namespace_unlock() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97216be09efd41414725068212e3af0f05cde11a;p=pandora-kernel.git fold release_mounts() into namespace_unlock() ... and provide namespace_lock() as a trivial wrapper; switch to those two consistently. Result is patterned after rtnl_lock/rtnl_unlock pair. Signed-off-by: Al Viro --- Reading git-diff-tree failed