Date: Wed, 4 Jul 2001 12:55:13 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/smbfs smbfs_io.c Message-ID: <200107041955.f64JtEG12251@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/07/04 12:55:13 PDT
Modified files:
sys/fs/smbfs smbfs_io.c
Log:
- Update the vmmeter statistics for vnode pageins and pageouts in
getpages/putpages.
- Use vm_page_undirty() instead of messing with pages' dirty fields
directly.
Revision Changes Path
1.5 +8 -3 src/sys/fs/smbfs/smbfs_io.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?200107041955.f64JtEG12251>
