git: boot2 - Fix ufs inode cache corruption when ESC'ing out of boot2
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Feb 15 13:44:40 PST 2010
commit f27063c17552e81fb4e90d797901d51aa8dd7bab
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Feb 15 13:43:27 2010 -0800
boot2 - Fix ufs inode cache corruption when ESC'ing out of boot2
* Increase boot2_dmadat->secbuf[] from 512 to 2K to cover the
disklabel64.
* ufs_init() needs to reset its inode cache
Submitted-by: Johannes Hofmann <johannes.hofmann at gmx.de>
Summary of changes:
sys/boot/common/boot2.h | 6 +++++-
sys/boot/common/ufsread.c | 1 +
2 files changed, 6 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f27063c17552e81fb4e90d797901d51aa8dd7bab
--
DragonFly BSD source repository
More information about the Commits
mailing list