sbin/hammer: Remove debug printfs
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 4 Jun 2016 10:36:36 +0000 (19:36 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 4 Jun 2016 13:39:59 +0000 (22:39 +0900)
commit6456a4a43b3f9b2618fc6b9d1216bd3904e42c7d
tree09ff5409e8b759ae927c5549f137a1b5d96ec5e0
parent52f4c4ee172f25ade7e59492f33ee2450fd73b58
sbin/hammer: Remove debug printfs

These debug printfs are no longer really used for anything and
probably by anyone as /sbin/hammer is stable enough.

These printfs generate tons of output to stderr, so it would be
more convenient to just add some printfs to wherever necessary
or use gdb for whatever issues found, rather than using these.
sbin/hammer/cache.c
sbin/hammer/ondisk.c