git: HAMMER - Adjust documentation and change default fsync_mode to 3

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Mar 31 13:41:02 PDT 2010


commit 9d0a620554f7c962ff8d3b5a0bdadce7ab70d4a4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Mar 31 13:36:34 2010 -0700

    HAMMER - Adjust documentation and change default fsync_mode to 3
    
    * The default fsync_mode is 3 (REDO heuristic with no disk flush).
      This mode is contemporary with what a UFS fsync() does.

Summary of changes:
 sbin/hammer/hammer.8           |   17 +++++++++++------
 sys/vfs/hammer/hammer_vfsops.c |    2 +-
 2 files changed, 12 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9d0a620554f7c962ff8d3b5a0bdadce7ab70d4a4


-- 
DragonFly BSD source repository





More information about the Commits mailing list