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
This commit is contained in:
Martin Matuska
2012-08-29 21:23:12 +02:00
committed by Brian Behlendorf
parent 20a083cbe2
commit b79fc3fea9
6 changed files with 508 additions and 2 deletions
+1
View File
@@ -92,6 +92,7 @@ AC_CONFIG_FILES([
cmd/zfs/Makefile
cmd/zinject/Makefile
cmd/zpool/Makefile
cmd/zstreamdump/Makefile
cmd/ztest/Makefile
cmd/zpios/Makefile
cmd/mount_zfs/Makefile