sbin/hammer: Add /* not reached */
commit052fd72bde74da31753d210bbd4499705366b377
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 11 Apr 2017 20:33:47 +0000 (11 23:33 +0300)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 11 Apr 2017 21:11:22 +0000 (12 00:11 +0300)
tree352d281527bdeb30c7e56bcdd9797c3d5bc5d2b5
parent586115aa05cd0ed9b4aca7bbafa624b775c27347
sbin/hammer: Add /* not reached */

that were originally missing.
Recommended by dillon@.
No diff in sbin/hammer binary when assert(3) is disabled.
19 files changed:
sbin/hammer/cmd_cleanup.c
sbin/hammer/cmd_config.c
sbin/hammer/cmd_dedup.c
sbin/hammer/cmd_history.c
sbin/hammer/cmd_info.c
sbin/hammer/cmd_mirror.c
sbin/hammer/cmd_pfs.c
sbin/hammer/cmd_rebalance.c
sbin/hammer/cmd_reblock.c
sbin/hammer/cmd_recover.c
sbin/hammer/cmd_remote.c
sbin/hammer/cmd_show.c
sbin/hammer/cmd_snapshot.c
sbin/hammer/cmd_softprune.c
sbin/hammer/cmd_synctid.c
sbin/hammer/cmd_version.c
sbin/hammer/cmd_volume.c
sbin/hammer/misc.c
sbin/hammer/ondisk.c