Fix an incorrect pointer in a journal_build_pad() that led to a panic.
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 4 Mar 2005 21:37:27 +0000 (21:37 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 4 Mar 2005 21:37:27 +0000 (21:37 +0000)
commit88c287354e5284a822ddeb1e3b96fca16de649ff
tree69d22dca86a8c0767b6a7f3cb179274b81293696
parentcfd344cbbdb8bf9d1778846767acc68406323c7c
Fix an incorrect pointer in a journal_build_pad() that led to a panic.
Add additional assertions and code comments.
sys/kern/vfs_jops.c
sys/kern/vfs_journal.c