Commit Graph

6 Commits

Author SHA1 Message Date
Brian Behlendorf 14d073e298 Add linux-sha2 topic branch for portability
The upstream ZFS code has correctly moved to a faster native sha2
implementation.  Unfortunately, under Linux that's going to be a little
problematic so we revert the code to the more portable version contained
in earlier ZFS releases.  Using the native sha2 implementation in Linux
is possible but the API is slightly different in kernel version user
space depending on which libraries are used.  Ideally, we need a fast
implementation of SHA256 which builds as part of ZFS this shouldn't be
that hard to do but it will take some effort.
2010-06-16 09:47:25 -07:00
Brian Behlendorf 5d233af2da Add TODO 2009-01-21 11:26:19 -08:00
Brian Behlendorf 8e976f7fcf Moving GIT to master for easier reference 2009-01-20 15:35:40 -08:00
Brian Behlendorf 37d3644aa1 Refresh zfs-branch 2008-12-05 09:35:51 -08:00
Brian Behlendorf 6c97558f3f Refresh gcc-branch 2008-12-05 09:33:44 -08:00
Brian Behlendorf 9e5ad07ee1 Add gcc-c90 branch 2008-11-20 14:04:05 -08:00