看板 DFBSD_commit 關於我們 聯絡資訊
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