Date: Wed, 28 Apr 2010 07:57:37 +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: <201004280757.o3S7vpHc066851@repoman.freebsd.org>
index | next in thread | raw e-mail
jeff 2010-04-28 07:57:37 UTC
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_softdep.c
Log:
SVN rev 207310 on 2010-04-28 07:57:37Z by jeff
- When canceling jaddrefs they may not yet be in the journal if this is via
a revert call. In this case don't attempt to remove something that
has not yet been added. Otherwise this jaddref must hang around
to prevent the bitmap write as normal.
Revision Changes Path
1.240 +2 -1 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?201004280757.o3S7vpHc066851>
