git: HAMMER VFS - Fix insufficient cursor change test

看板DFBSD_commit作者時間16年前 (2010/04/02 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit ebbcfba95cd661e5188c09f8c0d17417a9da8e40 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Apr 1 09:15:17 2010 -0700 HAMMER VFS - Fix insufficient cursor change test * The reblocking code tests whether a cursor has changed after being unlocked. This test was insufficient and resulted in an assertion panic. Beef up the test. Reported-by: Jan Lentfer <Jan.Lentfer@web.de> Summary of changes: sys/vfs/hammer/hammer_reblock.c | 24 +++++++++++++++++++++--- 1 files changed, 21 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ebbcfba95cd661e5188c09f8c0d17417a9da8e40 -- DragonFly BSD source repository
文章代碼(AID): #1BjDzsKX (DFBSD_commit)