看板 DFBSD_commit 關於我們 聯絡資訊
commit b7fe63af9d6e2bd93089102845d093153059d717 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Feb 18 18:46:11 2010 -0800 kernel - TMPFS - Stabilization pass, fix accounting for rmdir * directory nodes were not being removed internally, leading to an tmpfs inode link. Summary of changes: sys/vfs/tmpfs/tmpfs_vnops.c | 28 +++++++++++++++++++--------- 1 files changed, 19 insertions(+), 9 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b7fe63af9d6e2bd93089102845d093153059d717 -- DragonFly BSD source repository