HAMMER VFS - Hack cursor iterator when locked cursor moved to parent
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 15 Mar 2010 17:49:03 +0000 (10:49 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 15 Mar 2010 17:49:03 +0000 (10:49 -0700)
commitec9b6294f7ea2d9365124dd1e50ebe21c78da8b2
tree217874a201d03fe4fdcc99db59d193c7045f5f14
parent250aec18e447d7c9db30d4f905d21333e825a9d9
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>
sys/vfs/hammer/hammer_btree.c