看板 DFBSD_commit 關於我們 聯絡資訊
commit e0410f2302c1f2793ffcb04d70b240685a98fa2b Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Aug 18 13:56:23 2010 -0700 HAMMER UTILITY - Fix seg-fault on corrupt blockmap during recovery * Fix a seg-fault which occurs when the recover directive hits a bad blockmap entry. Reported-by: "Miro Svetlik" <miro@svetlik.be> Summary of changes: sbin/hammer/blockmap.c | 26 +++++++++++++++++++++++--- 1 files changed, 23 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0410f2302c1f2793ffcb04d70b240685a98fa2b -- DragonFly BSD source repository