NetBSD/sys/nfs
dholland ce8c87ef91 nfs_namei() should not return a non-null path buffer except on success,
even though the callers are apparently prepared to cope.

Fixes last tidyup part of PR 44625.
2011-08-08 16:04:07 +00:00
..
Makefile
files.nfs don't create unused fs_nfs.h 2010-03-02 23:49:11 +00:00
krpc.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
krpc_subr.c ansify function definitions 2009-03-15 17:14:40 +00:00
nfs.h Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_bio.c - Fix a silly bug: remove umap from uobj in ubc_release() UBC_UNMAP case. 2011-06-19 02:42:53 +00:00
nfs_boot.c Add support to honor MTU settings from DHCP during netboot. 2010-10-04 23:48:22 +00:00
nfs_bootdhcp.c Add support to honor MTU settings from DHCP during netboot. 2010-10-04 23:48:22 +00:00
nfs_bootparam.c in nfs_bootparam(), set the corresponding flag for each field that we fill in. 2010-03-21 00:10:40 +00:00
nfs_bootstatic.c Remove 3rd and 4th clauses. OK cl@ (copyright holder). 2009-10-23 02:32:33 +00:00
nfs_clntsocket.c Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_clntsubs.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
nfs_export.c Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
nfs_iod.c handle the nuidhash_max lossage differently 2009-12-31 19:38:16 +00:00
nfs_kq.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
nfs_node.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
nfs_serv.c nfs_namei() should not return a non-null path buffer except on success, 2011-08-08 16:04:07 +00:00
nfs_socket.c As suggested by matt@: change socket buffer reservations for NFS send/receive 2011-03-23 17:42:11 +00:00
nfs_srvcache.c ansify function definitions 2009-03-15 17:14:40 +00:00
nfs_srvsocket.c Missed this file in previous commit, accidentally checked in fix to local 2009-09-03 20:59:12 +00:00
nfs_srvsubs.c nfs_namei() should not return a non-null path buffer except on success, 2011-08-08 16:04:07 +00:00
nfs_subs.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
nfs_syscalls.c put nuidhash_max in a file that is shared between server and client code. 2009-12-31 20:01:33 +00:00
nfs_var.h Get rid of dependency on fs_nfs.h, i.e. source modules with 2010-03-02 23:19:09 +00:00
nfs_vfsops.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
nfs_vnops.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
nfsdiskless.h Add support to honor MTU settings from DHCP during netboot. 2010-10-04 23:48:22 +00:00
nfsm_subs.h PR kern/41158: nfs_rename() locking against myself 2009-04-10 18:58:50 +00:00
nfsmount.h Add the ability to mount NFS filesystems in COMPAT_NETBSD32 2011-01-22 22:26:10 +00:00
nfsnode.h Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h