git: hammer2 - Set default compression for PFS

Matthew Dillon dillon at crater.dragonflybsd.org
Thu May 28 08:54:41 PDT 2015


commit 2725355279190239415039a140ff0716c8958f05
Author: Matthew Dillon <dillon at apollo.backplane.com>
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


More information about the Commits mailing list