cvs commit: src/sys/ufs/ffs ffs_vnops.c
Ken Smith
kensmith at FreeBSD.org
Fri May 21 05:05:56 PDT 2004
kensmith 2004/05/21 05:05:48 PDT
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_vnops.c
Log:
Upon further review it was decided this piece of the msync(2)
fixes was applicable to HEAD, originally it was thought this
should only be done in RELENG_4. Implement IO_INVAL in the vnode
op for writing by marking the buffer as "no cache". This fix
has already been applied to RELENG_4 as Rev. 1.65.2.15 of
ufs/ufs/ufs_readwrite.c.
Reviewed by: alc, tegge
Revision Changes Path
1.130 +2 -0 src/sys/ufs/ffs/ffs_vnops.c
More information about the cvs-src
mailing list