看板 DFBSD_commit 關於我們 聯絡資訊
commit 988866139de9f3c67c5a9c8b9a3809fcece2eb08 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Jan 19 20:30:15 2011 -0800 HAMMER VFS - vfs.hammer.double_buffer adjustments * Do not try to use the (currently broken) _vnode_validate() to validate de-dup data when double_buffer is turned on. Use the device buffer cache instead. Summary of changes: sys/vfs/hammer/hammer_dedup.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/988866139de9f3c67c5a9c8b9a3809fcece2eb08 -- DragonFly BSD source repository