Add zstreamdump(8) command to examine ZFS send streams.
authorMartin Matuska <martin@matuska.org>
Wed, 29 Aug 2012 19:23:12 +0000 (21:23 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sun, 2 Sep 2012 21:54:27 +0000 (14:54 -0700)
commitb79fc3fea9e9f26e0e65665243d569d8907ac279
tree6beb2ede0f51490d0313924582c66b7d6d38c2e6
parent20a083cbe29b5eb082c577e9c0194d036effaa59
Add zstreamdump(8) command to examine ZFS send streams.

Obtained from: illumos-gate revision 11935:538c866aaac6
Source: ssh://anonhg@hg.illumos.org/illumos-gate

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #905
cmd/Makefile.am
cmd/zstreamdump/Makefile.am [new file with mode: 0644]
cmd/zstreamdump/zstreamdump.c [new file with mode: 0644]
configure.ac
man/man8/Makefile.am
man/man8/zstreamdump.8 [new file with mode: 0644]