NetBSD/sys/nfs
dsl 2721ab6c7b Change the VFS_MOUNT() interface so that the 'data' buffer passed to the
fs code is a kernel buffer, pass though the length of the buffer as well.
Since the length of the userspace buffer isn'it (yet) passed through the mount
system call, add a field to the vfsops structure containing the default length.
Split sys_mount() for calls from compat code.
Ride one of the recent kernel version changes - old fs LKMs will load, but
sys_mount() will reject any attempt to use them.
2007-07-12 19:35:32 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c nfs_asyncio: fix the locking in error case, problem was introduced 2007-07-12 18:29:43 +00:00
nfs_boot.c Cosmetic: de-__P() et cetera. 2007-06-09 02:32:34 +00:00
nfs_bootdhcp.c Fix buid (broken by a fix introduced in the wrong file...) 2007-05-08 09:29:50 +00:00
nfs_bootparam.c
nfs_bootstatic.c Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfs_export.c Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
nfs_kq.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs_node.c nfs_inactive: don't clear NTRUNCDELAYED erroneously. 2007-06-12 09:33:25 +00:00
nfs_serv.c
nfs_socket.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs_srvcache.c use mutex and condvar. 2007-06-01 11:56:03 +00:00
nfs_subs.c Fix build when not !NFSSERVER. 2007-07-09 21:29:09 +00:00
nfs_syscalls.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs_var.h Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
nfs_vfsops.c Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
nfs_vnops.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
nfs.h add some #include. 2007-06-02 03:32:51 +00:00
nfsdiskless.h Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfsm_subs.h
nfsmount.h Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
nfsnode.h include condvar.h. pointed by Kurt Schreiner. 2007-04-29 14:58:21 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h use mutex and condvar. 2007-06-01 11:56:03 +00:00
rpcv2.h
xdr_subs.h