dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/sunrpc
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1
- added typedef unsigned int __nocast gfp_t;

 - replaced __nocast uses for gfp flags with gfp_t - it gives exactly
   the same warnings as far as sparse is concerned, doesn't change
   generated code (from gcc point of view we replaced unsigned int with
   typedef) and documents what's going on far better.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-08 15:00:57 -07:00
..
auth_gss [PATCH] sunrpc: cache_register can use wrong module reference 2005-09-07 16:57:25 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
auth.c [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns 2005-06-22 16:07:16 -04:00
auth_null.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
auth_unix.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c [PATCH] sunrpc: cache_register can use wrong module reference 2005-09-07 16:57:25 -07:00
clnt.c [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag 2005-06-22 16:07:30 -04:00
pmap_clnt.c [PATCH] RPC: Allow multiple RPC client programs to share the same transport 2005-06-22 16:07:18 -04:00
rpc_pipe.c [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c 2005-09-02 00:57:31 -07:00
sched.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
stats.c [PATCH] sunrpc: print unsigned integers in stats 2005-09-07 16:57:39 -07:00
sunrpc_syms.c [PATCH] sunrpc: cache_register can use wrong module reference 2005-09-07 16:57:25 -07:00
svc.c [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port 2005-06-22 16:07:22 -04:00
svcauth.c [PATCH] sunrpc: cache_register can use wrong module reference 2005-09-07 16:57:25 -07:00
svcauth_unix.c [PATCH] sunrpc: cache_register can use wrong module reference 2005-09-07 16:57:25 -07:00
svcsock.c [PATCH] Code cleanups in calbacks in svcsock 2005-09-13 08:22:32 -07:00
sysctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xdr.c [PATCH] NFS: Ensure ACL xdr code doesn't overflow. 2005-08-16 08:52:11 -07:00
xprt.c [PATCH] coverity: sunrpc/xprt task null check 2005-07-07 18:23:47 -07:00