]> granicus.if.org Git - zfs/commit
Fletcher4: Incremental updates and ctx calculation
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 7 Oct 2016 19:44:12 +0000 (12:44 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Oct 2016 19:44:12 +0000 (12:44 -0700)
commit482cd9ee69e88710e9241fac220501ea4e101d19
tree9bb11d4140ea21a20fad830916cda2861bd47a28
parent48f783de792727c26f43983155bac057c296e44d
parent5bf703b8f381b6a8a89a2c251ba04dc9db59bcd6
Fletcher4: Incremental updates and ctx calculation

Fixes ABI issues with fletcher4 code, adds support for
incremental updates, and adds ztest method for testing.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Chunwei Chen <david.chen@osnexus.com>
Signed-off-by: Gvozden Neskovic <neskovic@gmail.com>
Closes #5164