autofs4 - remove autofs4_lock
authorIan Kent <raven@themaw.net>
Thu, 24 Mar 2011 17:51:31 +0000 (01:51 +0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 24 Mar 2011 18:54:35 +0000 (14:54 -0400)
commite7854723d0f3626f260c880d8db8e5136f29db19
tree3fe4f138922f51d8214ccc6bd2fb9ed4dfa1f234
parent83fb96bfc792e5ca693e53f7fd878d51b8493da8
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 <raven@themaw.net>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/autofs4/autofs_i.h
fs/autofs4/expire.c
fs/autofs4/root.c
fs/autofs4/waitq.c