Date: Sat, 19 Jan 2008 13:27:14 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/coda coda_vnops.c Message-ID: <200801191327.m0JDRFhU037252@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-01-19 13:27:14 UTC
FreeBSD src repository
Modified files:
sys/fs/coda coda_vnops.c
Log:
Borrow the VM object associated with an underlying cache vnode with the
Coda vnode derived from it, in the style of nullfs. This allows files
in the Coda file system to be memory-mapped, such as with execve(2) or
mmap(2).
MFC after: 3 days
Reported by: Rune <u+openafsdev-sr55 at chalmers dot se>
Revision Changes Path
1.79 +5 -1 src/sys/fs/coda/coda_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801191327.m0JDRFhU037252>
