NFS SERVER CREATE TRUNCATES FILE
authorArne Henrik Juul <arnej@Lise.Unit.NO>
Fri, 28 Aug 1992 00:00:00 +0000 (00:00 +0000)
committerArne Henrik Juul <arnej@Lise.Unit.NO>
Fri, 28 Aug 1992 00:00:00 +0000 (00:00 +0000)
commit81748571848b13443f11529c0a72d6fd0042100e
treecd3eaf202e92947c9db423041f67634202fab3fc
parent6fc385b5ff3427db3c5d0931dcb36ed4497db9dc
NFS SERVER CREATE TRUNCATES FILE

The file was always truncated if it existed. The reason why it only
happens when used from certain NFS clients, is that some clients does
not do a NFS create request at all if the file already exists.

AUTHOR: Arne Henrik Juul (arnej@Lise.Unit.NO)
386BSD-Patchkit: patch00016
usr/src/sys.386bsd/nfs/nfs_serv.c