android_kernel_xiaomi_sm8350/fs/autofs4
Ian Kent aa952eb26d autofs4: use autofs_info for pending flag
Eliminate the use of the d_lock spin lock by using the autofs super block
info spin lock.  This reduces the number of spin locks we use by one and
makes the code for the following patch (to redirect ->d_revalidate() to
->lookup()) a little simpler.

Signed-off-by: Ian Kent <raven@themaw.net>
Cc: Sage Weil <sage@newdream.net>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Cc: Andreas Dilger <adilger@sun.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Yehuda Saheh <yehuda@newdream.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-12-16 07:19:58 -08:00
..
autofs_i.h autofs4: use autofs_info for pending flag 2009-12-16 07:19:58 -08:00
dev-ioctl.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
expire.c autofs4: use autofs_info for pending flag 2009-12-16 07:19:58 -08:00
init.c
inode.c autofs4: use helper functions for active list handling 2009-12-16 07:19:57 -08:00
Kconfig
Makefile
root.c autofs4: use autofs_info for pending flag 2009-12-16 07:19:58 -08:00
symlink.c
waitq.c