git: HAMMER - Add hammer dedup directive and support

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Nov 7 10:04:52 PST 2010


commit 1477c82a1a4b44318c76d9c4c91fe197c00474cb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Nov 7 09:46:15 2010 -0800

    HAMMER - Add hammer dedup directive and support
    
    * Minor adjustments to fix compile errors on 64-bit systems
      (printf %lld -> %jd and use intmax_t casts).

Summary of changes:
 sbin/hammer/cmd_dedup.c |   23 +++++++++++++----------
 1 files changed, 13 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1477c82a1a4b44318c76d9c4c91fe197c00474cb


-- 
DragonFly BSD source repository





More information about the Commits mailing list