看板 DFBSD_commit 關於我們 聯絡資訊
commit e6b2c08114bbd729ff712a026f847fcb8ab4664b Author: Matthew Dillon <dillon@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