freebsd-dev/sys/nfs4client
Jim Rees 73c02c410e NFSv4 fixes from Connectathon 2004:
remove unused pid field of file context struct
map nfs4 error codes to errnos
eliminate redundant code from nfs4_request
use zero stateid on setattr that doesn't set file size
use same clientid on all mounts until reboot
invalidate dirty bufs in nfs4_close, to play it safe
open file for writing if truncating and it's not already open

Approved by:	alfred
2004-02-27 19:37:43 +00:00
..
nfs4_dev.c protect new cdevsw entries with "#if (__FreeBSD_version > 502102)" 2004-02-22 05:49:38 +00:00
nfs4_dev.h
nfs4_idmap.c in idmap_uid_to_name(), don't try to use the entry after freeing it, in the 2004-02-21 22:52:02 +00:00
nfs4_idmap.h
nfs4_socket.c NFSv4 fixes from Connectathon 2004: 2004-02-27 19:37:43 +00:00
nfs4_subs.c NFSv4 fixes from Connectathon 2004: 2004-02-27 19:37:43 +00:00
nfs4_vfs_subs.c
nfs4_vfs.h
nfs4_vfsops.c NFSv4 fixes from Connectathon 2004: 2004-02-27 19:37:43 +00:00
nfs4_vn_subs.c
nfs4_vn.h
nfs4_vnops.c NFSv4 fixes from Connectathon 2004: 2004-02-27 19:37:43 +00:00
nfs4.h
nfs4m_subs.h