Date: Mon, 11 Apr 2011 01:43:59 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ufs/ffs ffs_softdep.c Message-ID: <201104110144.p3B1iIdW084105@repoman.freebsd.org>
index | next in thread | raw e-mail
jeff 2011-04-11 01:43:59 UTC
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_softdep.c
Log:
SVN rev 220532 on 2011-04-11 01:43:59Z by jeff
- Refactor softdep_setup_freeblocks() into a set of functions to prepare
for a new journal specific partial truncate routine.
- Use dep_current[] in place of specific dependency counts. This is
automatically maintained when workitems are allocated and has
less risk of becoming incorrect.
Revision Changes Path
1.274 +221 -151 src/sys/ufs/ffs/ffs_softdep.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104110144.p3B1iIdW084105>
