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

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Mar 15 10:51:19 PDT 2010


commit ec9b6294f7ea2d9365124dd1e50ebe21c78da8b2
Author: Matthew Dillon <dillon at 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 at 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





More information about the Commits mailing list