NetBSD/sys/nfs
hannken 2ef662a69e Clean up the usage of vn_start_write(). At least one occurence clobbered
previous error conditions.
If "(flags & (V_WAIT|V_PCATCH)) == V_WAIT" the return value is always zero.
Ignore the return value in these cases.

From Darrin B. Jewell.
2003-11-05 10:18:38 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c
nfs.h change n_mtime from time_t to timespec in order to improve 2003-09-26 11:51:53 +00:00
nfs_bio.c change n_mtime from time_t to timespec in order to improve 2003-09-26 11:51:53 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c
nfs_kq.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
nfs_node.c
nfs_nqlease.c
nfs_serv.c Clean up the usage of vn_start_write(). At least one occurence clobbered 2003-11-05 10:18:38 +00:00
nfs_socket.c for nfs_timer_ch, use callout_schedule rather than callout_reset 2003-10-09 13:23:33 +00:00
nfs_srvcache.c
nfs_subs.c plug mbuf leak due to manual mbuf handling. PR kern/13807. 2003-10-02 06:01:51 +00:00
nfs_syscalls.c
nfs_var.h
nfs_vfsops.c plug mbuf leak due to manual mbuf handling. PR kern/13807. 2003-10-02 06:01:51 +00:00
nfs_vnops.c fix uninitialized variable 2003-10-25 08:48:11 +00:00
nfsdiskless.h
nfsm_subs.h change n_mtime from time_t to timespec in order to improve 2003-09-26 11:51:53 +00:00
nfsmount.h terminate snprintb 'new' format strings correctly. 2003-10-03 16:34:31 +00:00
nfsnode.h change n_mtime from time_t to timespec in order to improve 2003-09-26 11:51:53 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h