From: Al Viro Date: Tue, 17 Sep 2013 02:22:16 +0000 (-0400) Subject: dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock X-Git-Tag: v3.13-rc1~107^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa7a574d0c54cc5a0aceb7357b5097342c0844ee;p=pandora-kernel.git dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock mnt_list is protected by namespace_sem, not vfsmount_lock Signed-off-by: Al Viro --- Reading git-diff-tree failed