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

git: DragonFly_RELEASE_2_6 HAMMER VFS - Fix insufficient cursor change test


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 1 Apr 2010 09:25:17 -0700 (PDT)

commit edf02b865582b1a6e9ff66b2a85fc697e1ed7a04
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/edf02b865582b1a6e9ff66b2a85fc697e1ed7a04


-- 
DragonFly BSD source repository



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