DragonFly BSD
DragonFly commits List (threaded) for 2010-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: boot2 - Fix ufs inode cache corruption when ESC'ing out of boot2


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Feb 2010 13:43:45 -0800 (PST)

commit f27063c17552e81fb4e90d797901d51aa8dd7bab
Author: Matthew Dillon <dillon@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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]