From: Ian Kent Date: Thu, 24 Mar 2011 17:51:31 +0000 (+0800) Subject: autofs4 - remove autofs4_lock X-Git-Tag: v2.6.39-rc1~75^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7854723d0f3626f260c880d8db8e5136f29db19;p=pandora-kernel.git autofs4 - remove autofs4_lock The autofs4_lock introduced by the rcu-walk changes has unnecessarily broad scope. The locking is better handled by the per-autofs super block lookup_lock. Signed-off-by: Ian Kent Acked-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed