zfs/lib/libzfs
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
..
include Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
Makefile.am Update zfs-branch with build system updates 2010-06-14 15:46:11 -07:00
libzfs_changelist.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00
libzfs_config.c Update gcc-missing-braces based on structure changes 2010-06-14 15:44:06 -07:00
libzfs_dataset.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2010-06-14 15:51:51 -07:00
libzfs_fru.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
libzfs_graph.c Update gcc-missing-braces based on structure changes 2010-06-14 15:44:06 -07:00
libzfs_import.c Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branch 2010-06-14 15:51:50 -07:00
libzfs_mount.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00
libzfs_pool.c Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branch 2010-06-14 15:51:50 -07:00
libzfs_sendrecv.c Add linux-sha2 topic branch for portability 2010-06-16 09:47:25 -07:00
libzfs_status.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
libzfs_util.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00