git: DragonFly_RELEASE_2_6 HAMMER - Adjust documentation and change default fsync_mode to 3
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Mar 31 13:42:23 PDT 2010
commit e6b2c08114bbd729ff712a026f847fcb8ab4664b
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/e6b2c08114bbd729ff712a026f847fcb8ab4664b
--
DragonFly BSD source repository
More information about the Commits
mailing list