sbin/hammer: Fix workaround made in 2f8c6a59
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 5 Mar 2015 19:23:32 +0000 (04:23 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 5 Mar 2015 21:00:40 +0000 (06:00 +0900)
commit15230345fa342bcf0d2f32580a87bf09edaf0cd4
tree15cb16599b50e25e4af4ca35065936799da7a2fb
parentefba773785ace3408feddd2ed3310985d9f908a2
sbin/hammer: Fix workaround made in 2f8c6a59

- 'elm->internal.mirror_tid == 0' was not necessary.
  It failed to detect some cases that it was going to workaround.
sbin/hammer/cmd_show.c