Date: Tue, 16 May 2006 07:50:54 +0000 (UTC) From: Paul Saab <ps@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_vnops.c src/sys/sys file.h Message-ID: <200605160750.k4G7osR4002875@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2006-05-16 07:50:54 UTC FreeBSD src repository Modified files: sys/kern vfs_vnops.c sys/sys file.h Log: Allow concurrent read(2)/readv(2) access to a file. Lock file offset against multiple read calls. Submitted by: ups Obtained from: Yahoo! MFC after: 2 weeks Revision Changes Path 1.243 +17 -4 src/sys/kern/vfs_vnops.c 1.72 +7 -1 src/sys/sys/file.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605160750.k4G7osR4002875>