Date: Fri, 6 Mar 1998 01:46:55 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/isofs/cd9660 cd9660_vnops.c src/sys/msdosfs msdosfs_vnops.c src/sys/nfs nfs_bio.c nfs_vnops.c nfsnode.h Message-ID: <199803060946.BAA09896@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/03/06 01:46:54 PST
Modified files:
sys/isofs/cd9660 cd9660_vnops.c
sys/msdosfs msdosfs_vnops.c
sys/nfs nfs_bio.c nfs_vnops.c nfsnode.h
Log:
Trivial filesystem getpages/putpages implementations, set the second.
These should be considered the first steps in a work-in-progress.
Submitted by: Terry Lambert <terry@freebsd.org>
Revision Changes Path
1.52 +35 -1 src/sys/isofs/cd9660/cd9660_vnops.c
1.65 +34 -1 src/sys/msdosfs/msdosfs_vnops.c
1.51 +16 -1 src/sys/nfs/nfs_bio.c
1.79 +2 -1 src/sys/nfs/nfs_vnops.c
1.25 +2 -1 src/sys/nfs/nfsnode.h
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?199803060946.BAA09896>
