linux/net/sunrpc
NeilBrown 15a5f6bd23 [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one
The C++-like 'template' approach proves to be too ugly and hard to work with.

The old 'template' won't go away until all users are updated.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-27 08:44:41 -08:00
..
auth_gss [PATCH] knfsd: Get rid of 'inplace' sunrpc caches 2006-03-27 08:44:41 -08:00
auth_null.c
auth_unix.c
auth.c
cache.c [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one 2006-03-27 08:44:41 -08:00
clnt.c
Makefile
pmap_clnt.c
rpc_pipe.c Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 2006-03-25 09:18:27 -08:00
sched.c [PATCH] mempool: use mempool_create_slab_pool() 2006-03-26 08:57:00 -08:00
socklib.c
stats.c
sunrpc_syms.c [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' 2006-03-27 08:44:41 -08:00
svc.c
svcauth_unix.c [PATCH] knfsd: Get rid of 'inplace' sunrpc caches 2006-03-27 08:44:41 -08:00
svcauth.c [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' 2006-03-27 08:44:41 -08:00
svcsock.c
sysctl.c
timer.c
xdr.c
xprt.c
xprtsock.c