freebsd-src/sys/nfs
Doug Rabson 47212158a0 Fix a problem which appeared to truncate a file to the nearest block boundary
when it is moved to an NFS filesystem from from another filesystem and /bin/mv
failed to set the file ownership during the move.

I believe that this bug is present in STABLE but I have not tested it.  The fix
would be the same in STABLE even though the code has changed quite considerably
in CURRENT.
1995-07-24 12:50:49 +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_common.c vnode_pager_alloc() never returns NULL, so don't check for it. 1995-07-20 09:43:12 +00:00
nfs_common.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_node.c Correct my cut-'n-paste job from ffs_vfsops.c and fix up the formatting 1995-07-22 03:32:18 +00:00
nfs_nqlease.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_serv.c 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
nfs_socket.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_srvcache.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_subs.c vnode_pager_alloc() never returns NULL, so don't check for it. 1995-07-20 09:43:12 +00:00
nfs_syscalls.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +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 Fix a problem which appeared to truncate a file to the nearest block boundary 1995-07-24 12:50:49 +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
nfsproto.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsrtt.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsrvcache.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsv2.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nqnfs.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
rpcv2.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
xdr_subs.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00