]> granicus.if.org Git - zfs/commit
zstreamdump needs to initialize fletcher 4 support
authorTim Chase <tim@chase2k.com>
Tue, 29 Nov 2016 21:47:05 +0000 (15:47 -0600)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 29 Nov 2016 21:47:05 +0000 (14:47 -0700)
commit616fa7c02b0cc373f011998f56ed53bb37742d13
tree7f6a2ff729502e99313cc3e0bc96a836d2d8d739
parent8720e9e7482fa2dce4f34c56d3c7451833413d7d
zstreamdump needs to initialize fletcher 4 support

Otherwise, the checksum function pointer isn't initialized.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tim Chase <tim@chase2k.com>
Closes #5411
cmd/zstreamdump/zstreamdump.c