1
0
Fork 0
alistair23-linux/fs/lockd
Trond Myklebust d48c5f4100 NLM: Fix sparse warnings
- fs/lockd/xdr4.c:140:27: warning: incorrect type in argument 2 (different
   explicit signedness)
 - fs/lockd/xdr4.c:141:27: warning: incorrect type in argument 2 (different
   explicit signedness)
 - fs/lockd/xdr4.c:432:28: warning: incorrect type in argument 2 (different
   explicit signedness)
 - fs/lockd/xdr4.c:433:28: warning: incorrect type in argument 2 (different
   explicit signedness)
 - fs/lockd/xdr4.c:587:20: warning: symbol 'nlm_version4' was not declared.
   Should it be static?

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2007-05-14 19:33:46 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clntlock.c NLM: don't use CLONE_SIGHAND in nlmclnt_recovery 2007-05-14 19:33:44 -04:00
clntproc.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
host.c NLM: Fix locking client timeouts... 2007-05-14 19:33:44 -04:00
mon.c SUNRPC: RPC buffer size estimates are too large 2007-04-30 22:17:10 -07:00
svc.c Replace remaining references to "driverfs" with "sysfs". 2007-02-17 19:13:42 +01:00
svc4proc.c lockd: add code to handle deferred lock requests 2007-05-06 20:38:50 -04:00
svclock.c lockd: add code to handle deferred lock requests 2007-05-06 20:38:50 -04:00
svcproc.c lockd: add code to handle deferred lock requests 2007-05-06 20:38:50 -04:00
svcshare.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
svcsubs.c lockd: add code to handle deferred lock requests 2007-05-06 20:38:50 -04:00
xdr.c NLM: Fix sparse warnings 2007-05-14 19:33:46 -04:00
xdr4.c NLM: Fix sparse warnings 2007-05-14 19:33:46 -04:00