HAMMER - Add hammer dedup directive and support
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 7 Nov 2010 17:46:15 +0000 (09:46 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 7 Nov 2010 17:46:15 +0000 (09:46 -0800)
commit1477c82a1a4b44318c76d9c4c91fe197c00474cb
tree9d5e4f87238ca4dc14f150151450a7845e0f3c29
parent3045a179dbffff4b12fdc36de9efc2c7fb275181
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).
sbin/hammer/cmd_dedup.c