看板 DFBSD_commit 關於我們 聯絡資訊
commit 3d30bff346fca234c97fd3234387946f5e3d5689 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Jul 23 10:13:58 2009 -0700 HAMMER - Augment "Missing inode for dirent" Warning. * When warning about a missing inode for a directory entry, also print out the as-of transaction id and the localization field so we can tell whether the warning is related to a snapshot and/or PFS. Summary of changes: sys/vfs/hammer/hammer_vnops.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3d30bff346fca234c97fd3234387946f5e3d5689 -- DragonFly BSD source repository