freebsd-skq/sys/fs/nfsserver
Rick Macklem 47b7dc9933 Remove the "int *" typecast for the aresid argument to vn_rdwr()
and change the type of the argument from size_t to int. This
should avoid issues on 64bit architectures.

Suggested by:	kib
Approved by:	kib (mentor)
2009-06-16 13:52:21 +00:00
..
nfs_nfsdcache.c
nfs_nfsdkrpc.c Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
nfs_nfsdport.c Unbreak options VIMAGE kernel builds. 2009-05-31 11:57:51 +00:00
nfs_nfsdserv.c Fix the experimental nfs subsystem so that it builds with the 2009-05-26 22:21:53 +00:00
nfs_nfsdsocket.c Fix the handling of NFSv4 Illegal Operation number to conform 2009-05-26 01:16:09 +00:00
nfs_nfsdstate.c Remove the "int *" typecast for the aresid argument to vn_rdwr() 2009-06-16 13:52:21 +00:00
nfs_nfsdsubs.c Apply changes to the experimental nfs server so that it uses the security 2009-05-14 21:39:08 +00:00