Date: Fri, 29 Oct 2004 09:33:33 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys bufobj.h src/sys/kern vfs_subr.c Message-ID: <200410290933.i9T9XXhA056297@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-10-29 09:33:33 UTC
FreeBSD src repository
Modified files:
sys/sys bufobj.h
sys/kern vfs_subr.c
Log:
Give the bufobj a private __bo_vnode for now to keep the syncer floating [1]
At some point later the syncer will unlearn about vnodes and the filesystems
method called by the syncer will know enough about what's in bo_private to
do the right thing.
[1] Ok, I know, but I couldn't resist the pun.
Revision Changes Path
1.544 +2 -1 src/sys/kern/vfs_subr.c
1.10 +5 -0 src/sys/sys/bufobj.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410290933.i9T9XXhA056297>
