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

看板DFBSD_commit作者時間16年前 (2010/02/16 06:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BUSGXzS (DFBSD_commit)