kernel-ark/fs/nfsd
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create().
Slab destructors were no longer supported after Christoph's
c59def9f22 change. They've been
BUGs for both slab and slub, and slob never supported them
either.

This rips out support for the dtor pointer from kmem_cache_create()
completely and fixes up every single callsite in the kernel (there were
about 224, not including the slab allocator definitions themselves,
or the documentation references).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-20 10:11:58 +09:00
..
auth.c knfsd: clean up EX_RDONLY 2007-07-19 10:04:52 -07:00
export.c nfsd: return errors, not NULL, from export functions 2007-07-19 10:04:52 -07:00
lockd.c
Makefile
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c
nfs4idmap.c knfsd: nfsd: set rq_client to ip-address-determined-domain 2007-07-17 10:23:07 -07:00
nfs4proc.c knfsd: nfsd4: implement secinfo 2007-07-17 10:23:08 -07:00
nfs4recover.c
nfs4state.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
nfs4xdr.c knfsd: nfsd4: secinfo handling without secinfo= option 2007-07-17 10:23:08 -07:00
nfscache.c
nfsctl.c
nfsfh.c knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports 2007-07-17 10:23:08 -07:00
nfsproc.c knfsd: nfsd4: make readonly access depend on pseudoflavor 2007-07-17 10:23:08 -07:00
nfssvc.c knfsd: nfsd4: return nfserr_wrongsec 2007-07-17 10:23:08 -07:00
nfsxdr.c
stats.c
vfs.c knfsd: clean up EX_RDONLY 2007-07-19 10:04:52 -07:00