android_kernel_xiaomi_sdm845/include/linux/nfsd
J. Bruce Fields e8ff2a8453 knfsd: move nfsv4 slab creation/destruction to module init/exit
We have some slabs that the nfs4 server uses to store state objects.
We're currently creating and destroying those slabs whenever the server
is brought up or down.  That seems excessive; may as well just do that
in module initialization and exit.

Also add some minor header cleanup.  (Thanks to Andrew Morton for that
and a compile fix.)

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Acked-by:  Neil Brown <neilb@suse.de>
2007-10-09 18:31:56 -04:00
..
auth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.h [PATCH] nfsd: misc endianness annotations 2006-10-20 10:26:43 -07:00
const.h [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC 2007-02-12 09:48:36 -08:00
debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
export.h knfsd: clean up EX_RDONLY 2007-07-19 10:04:52 -07:00
Kbuild [HEADERS] One line per header in Kbuild files to reduce conflicts 2006-09-19 12:43:58 +01:00
nfsd.h knfsd: move nfsv4 slab creation/destruction to module init/exit 2007-10-09 18:31:56 -04:00
nfsfh.h [PATCH] knfsd: add some new fsid types 2007-02-14 08:09:53 -08:00
state.h knfsd: nfsd4: don't delegate files that have had conflicts 2007-07-17 10:23:07 -07:00
stats.h fix file specification in comments 2006-10-03 23:01:26 +02:00
syscall.h [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions 2006-10-02 07:57:17 -07:00
xdr3.h [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd 2007-01-26 13:51:00 -08:00
xdr4.h knfsd: nfsd4: implement secinfo 2007-07-17 10:23:08 -07:00
xdr.h [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd 2007-01-26 13:51:00 -08:00