HAMMER - Adjust documentation and change default fsync_mode to 3
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 31 Mar 2010 20:36:34 +0000 (13:36 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 31 Mar 2010 20:36:34 +0000 (13:36 -0700)
commit9d0a620554f7c962ff8d3b5a0bdadce7ab70d4a4
treead57c408a82c674c84ffeb7aabbffbb41fc4989c
parentf837f208c000c1b68e18726a2d8e20fb87b43b0a
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.
sbin/hammer/hammer.8
sys/vfs/hammer/hammer_vfsops.c