Slightly reorganize the transaction data. Instead of placing the REDO data
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 7 Sep 2005 19:04:18 +0000 (19:04 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 7 Sep 2005 19:04:18 +0000 (19:04 +0000)
commitaa159335080d1ea5e608a4a9841252560fb861e9
tree32aa3029ff6702766318cedd181f2e3563f3b8e6
parentf476e3bd7cec9b5fce2f108960b8f006083f358b
Slightly reorganize the transaction data.  Instead of placing the REDO data
at the top level, place it under a REDO sub-transaction.  This way we can
treat UNDO and REDO scans the same.
sys/kern/vfs_jops.c
sys/kern/vfs_journal.c
sys/sys/journal.h