sbin/hammer: Add debug printf on cache flushing
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 14 Mar 2015 17:19:22 +0000 (02:19 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 14 Mar 2015 19:31:41 +0000 (04:31 +0900)
commitc2f57ae23f00d1702a74f48c3f96a33c8c55aa51
tree705ce18e9e639efea79c3a66f7237b89f7818de2
parent3338122165c6e94f1b06163f79f0b32ea7027877
sbin/hammer: Add debug printf on cache flushing

- Add debug fprintf to stderr on cache flushing that shows
  the number of buffers released.
sbin/hammer/cache.c