git: DragonFly_RELEASE_2_6 HAMMER VFS - Fix hammer lock assertio

看板DFBSD_commit作者時間16年前 (2010/04/19 14:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 7b212a9a49f54bdb750775e71606902d255afbb6 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Apr 13 21:27:49 2010 -0700 HAMMER VFS - Fix hammer lock assertion panic when REDO recovery fails * REDO recovery failed to release a buffer in its error path, resulting in a panic later on. This patch adds the proper release. Reported-by: Venkatesh Srinivas <me@acm.jhu.edu> Summary of changes: sys/vfs/hammer/hammer_recover.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7b212a9a49f54bdb750775e71606902d255afbb6 -- DragonFly BSD source repository
文章代碼(AID): #1Bo_6Ycl (DFBSD_commit)