git: HAMMER VFS - Change default hammer fs version from 4 to 5
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jan 10 15:44:11 PST 2011
commit 5065f416e6b0d31a26f125a2fd4023ac7241aa2f
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list