Date: Fri, 22 Dec 2000 10:44:34 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs ext2_readwrite.c src/sys/ufs/ufs ufs_readwrite.c Message-ID: <200012221844.eBMIiYm01712@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2000/12/22 10:44:34 PST
Modified files: (Branch: RELENG_4)
sys/gnu/ext2fs ext2_readwrite.c
sys/ufs/ufs ufs_readwrite.c
Log:
MFC ufs_readwrite.c 1.72, ext2_readwrite.c 1.20. Fix a data-consistency
race between write() and mmap(). I know this will slow write-appends
down a bit and I am researching a better solution, but the race needs to
be fixed now.
Revision Changes Path
1.18.2.2 +10 -1 src/sys/gnu/ext2fs/ext2_readwrite.c
1.65.2.5 +10 -1 src/sys/ufs/ufs/ufs_readwrite.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012221844.eBMIiYm01712>
