NetBSD/sys/nfs
bouyer 992abe6e5b In nfsrv_create(), kill an extra PNBUF_PUT() in the NFSv2 mknod case. The
pnbuf has already been freed by VOP_MKNOD. This should have been removed in
rev 1.60.
Should fix PR 18013, OK'd by fvdl.
2002-09-26 20:41:25 +00:00
..
files.nfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
krpc_subr.c don't seem to need <sys/conf.h> or <net/if.h> here 2002-09-22 19:15:09 +00:00
krpc.h
Makefile
nfs_bio.c nfs_doio(): handle the case where nfs_writerpc() returned error != 0. 2002-09-01 10:39:38 +00:00
nfs_boot.c
nfs_bootdhcp.c increase IP TTL for BOOTP/DHCP request packets to avoid dumb 2002-06-10 17:45:54 +00:00
nfs_bootparam.c <sys/conf.h> and <sys/device.h> are not needed here 2002-09-22 19:35:22 +00:00
nfs_node.c
nfs_nqlease.c Eliminate commons 2002-05-12 23:04:35 +00:00
nfs_serv.c In nfsrv_create(), kill an extra PNBUF_PUT() in the NFSv2 mknod case. The 2002-09-26 20:41:25 +00:00
nfs_socket.c Initialize recm to NULL inside the loop, so that a record length of 2002-08-02 00:09:33 +00:00
nfs_srvcache.c
nfs_subs.c s/FREE/PNBUF_PUT/ 2002-08-23 05:38:51 +00:00
nfs_syscalls.c pick up a fix from openbsd: 2002-09-14 21:45:16 +00:00
nfs_var.h
nfs_vfsops.c MNT_GETARGS support 2002-09-21 18:08:27 +00:00
nfs_vnops.c Fix client-side lockmgr: locking against myself panic immediately upon an 2002-05-19 20:51:04 +00:00
nfs.h Eliminate commons 2002-05-12 23:04:35 +00:00
nfsdiskless.h
nfsm_subs.h In the SETATTR code, if the changes to a & m time are exclusively 2002-04-03 00:20:15 +00:00
nfsmount.h MNT_GETARGS support 2002-09-21 18:08:27 +00:00
nfsnode.h
nfsproto.h
nfsrtt.h Eliminate commons 2002-05-12 23:04:35 +00:00
nfsrvcache.h
nqnfs.h Eliminate commons 2002-05-12 23:04:35 +00:00
rpcv2.h
xdr_subs.h