Date: Tue, 29 Sep 1998 16:28:33 -0700 (PDT) From: Kirk McKusick <mckusick@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/nfs nfs_vnops.c Message-ID: <199809292328.QAA29456@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 1998/09/29 16:28:33 PDT
Modified files:
sys/nfs nfs_vnops.c
Log:
During truncation, have to notify the VM about the new size
of the NFS file *before* doing the nfs_vinvalbuf operation.
Otherwise some invalid data may show up in an mmap.
Revision Changes Path
1.107 +5 -3 src/sys/nfs/nfs_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809292328.QAA29456>
