freebsd-src/sys/nfsclient
David Greenman 06cb725951 Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places
that call vnode_pager_alloc() so that a failure return can be dealt with.
This fixes a panic seen on NFS clients when a file being opened is deleted
on the server before the open completes.
1995-07-09 06:58:03 +00:00
..
nfs.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_bio.c Use a consistent blocksize for sizing bufs to avoid panicing the bio system. 1995-07-07 11:01:31 +00:00
nfs_nfsiod.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_node.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_socket.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_subs.c Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
nfs_vfsops.c Use a consistent blocksize for sizing bufs to avoid panicing the bio system. 1995-07-07 11:01:31 +00:00
nfs_vnops.c Use the correct cred for nfs_commit operations. 1995-06-28 17:33:39 +00:00
nfsargs.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsdiskless.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsm_subs.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsmount.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsnode.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsstats.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00