linux-stable/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
cache.h
const.h [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC 2007-02-12 09:48:36 -08:00
debug.h
export.h knfsd: clean up EX_RDONLY 2007-07-19 10:04:52 -07:00
Kbuild
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
syscall.h
xdr.h
xdr3.h
xdr4.h knfsd: nfsd4: implement secinfo 2007-07-17 10:23:08 -07:00