commit 2725355279190239415039a140ff0716c8958f05
Author: Matthew Dillon <[email protected]>
Date: Thu May 28 08:54:09 2015 -0700
hammer2 - Set default compression for PFS
* When creating a new PFS, set the default compression to lz4 (instead of
autozero which is no compression at all).
Summary of changes:
sys/vfs/hammer2/hammer2_ioctl.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2725355279190239415039a140ff0716c8958f05
--
DragonFly BSD source repository