git: HAMMER VFS - vfs.hammer.double_buffer adjustments

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jan 19 22:31:33 PST 2011


commit 988866139de9f3c67c5a9c8b9a3809fcece2eb08
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list