android_kernel_xiaomi_sm8350/fs/nfs
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h>
The big kernel lock has been removed from all these files at some point,
leaving only the #include.

Remove this too as a cleanup.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-11-17 08:59:32 -08:00
..
cache_lib.c
cache_lib.h
callback_proc.c
callback_xdr.c
callback.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
callback.h
client.c
delegation.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
delegation.h
dir.c nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr 2010-11-16 12:03:14 -05:00
direct.c Fixed Regression in NFS Direct I/O path 2010-10-28 11:14:05 -04:00
dns_resolve.c
dns_resolve.h
file.c locks: let the caller free file_lock on ->setlease failure 2010-10-31 06:35:15 -07:00
fscache-index.c
fscache.c
fscache.h
getroot.c
idmap.c nfs: testing the wrong variable 2010-10-28 11:18:00 -04:00
inode.c
internal.h
iostat.h
Kconfig lockd: push lock_flocks down 2010-10-27 21:39:39 +02:00
Makefile
mount_clnt.c
namespace.c
nfs2xdr.c NFS: readdir shouldn't read beyond the reply returned by the server 2010-11-15 20:44:29 -05:00
nfs3acl.c
nfs3proc.c
nfs3xdr.c NFS: readdir shouldn't read beyond the reply returned by the server 2010-11-15 20:44:29 -05:00
nfs4_fs.h
nfs4filelayout.c
nfs4filelayout.h
nfs4filelayoutdev.c
nfs4namespace.c
nfs4proc.c NFS: readdir shouldn't read beyond the reply returned by the server 2010-11-15 20:44:29 -05:00
nfs4renewd.c
nfs4state.c
nfs4xdr.c NFS: readdir shouldn't read beyond the reply returned by the server 2010-11-15 20:44:29 -05:00
nfsroot.c
pagelist.c nfs: handle lock context allocation failures in nfs_create_request 2010-10-28 11:17:25 -04:00
pnfs.c
pnfs.h
proc.c
read.c
super.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
symlink.c
sysctl.c
unlink.c a couple of open-coded ihold() introduced by nfs merge 2010-10-29 04:14:48 -04:00
write.c