Date: Sun, 17 May 2009 20:26:00 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern vfs_bio.c src/sys/sys buf.h src/sys/ufs/ffs ffs_alloc.c Message-ID: <200905172027.n4HKRXQS083287@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2009-05-17 20:26:00 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
sys/sys buf.h
sys/ufs/ffs ffs_alloc.c
Log:
SVN rev 192260 on 2009-05-17 20:26:00Z by alc
Introduce vfs_bio_set_valid() and use it from ffs_realloccg(). This
eliminates the misuse of vfs_bio_clrbuf() by ffs_realloccg().
In collaboration with: tegge
Revision Changes Path
1.560 +38 -0 src/sys/kern/vfs_bio.c
1.210 +1 -0 src/sys/sys/buf.h
1.153 +6 -8 src/sys/ufs/ffs/ffs_alloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905172027.n4HKRXQS083287>
