看板 DFBSD_commit 關於我們 聯絡資訊
commit 5065f416e6b0d31a26f125a2fd4023ac7241aa2f Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Jan 10 15:42:24 2011 -0800 HAMMER VFS - Change default hammer fs version from 4 to 5 * change the default hammer fs from 4 to 5. newfs_hammer calls with newly built worlds will now create version 5 by default. The version 5 filesystem media format supports de-dup. Summary of changes: sys/vfs/hammer/hammer_disk.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5065f416e6b0d31a26f125a2fd4023ac7241aa2f -- DragonFly BSD source repository