Date: Mon, 25 Feb 2008 10:00:19 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_balloc.c Message-ID: <200802251000.m1PA0JFO055905@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2008-02-25 10:00:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/ufs/ffs ffs_balloc.c Log: MFC: rev 1.52: remove the buffers from the bufobj properly. rev 1.53: rearrange the recover code to do the ffs_blkfree() after second ffs_syncvnode(), that clears the pointers chain. Revision Changes Path 1.50.2.2 +50 -6 src/sys/ufs/ffs/ffs_balloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802251000.m1PA0JFO055905>