From aa7a574d0c54cc5a0aceb7357b5097342c0844ee Mon Sep 17 00:00:00 2001 From: Al Viro Date: Mon, 16 Sep 2013 22:22:16 -0400 Subject: [PATCH] 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-format-patch failed