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

git: HAMMER VFS - Hack cursor iterator when locked cursor moved to parent


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Mar 2010 10:50:21 -0700 (PDT)

commit ec9b6294f7ea2d9365124dd1e50ebe21c78da8b2
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Mar 15 10:49:03 2010 -0700

    HAMMER VFS - Hack cursor iterator when locked cursor moved to parent
    
    * A cursor is also moved to its parent normally when deleting the last
      element in a node and that node is then destroyed.
    
    Reported-by: YONETANI Tomokazu <qhwt+dfly@les.ath.cx>

Summary of changes:
 sys/vfs/hammer/hammer_btree.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ec9b6294f7ea2d9365124dd1e50ebe21c78da8b2


-- 
DragonFly BSD source repository



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