Anthony.Scarpino at Sun.COM
2008-Mar-08 19:58 UTC
Fixed 667(salt num too large), 668 (loads allow zfs_crypt_t to be null), fix import failue, remove libmd, add zpool_get_prop_int()
Author: Anthony Scarpino <Anthony.Scarpino at Sun.COM> Repository: /hg/zfs-crypto/gate Latest revision: d9fe853ab2271cdf5c1ab3f6911c4244bf3c7e56 Total changesets: 1 Log message: Fixed 667(salt num too large), 668 (loads allow zfs_crypt_t to be null), fix import failue, remove libmd, add zpool_get_prop_int() Files: update: usr/src/lib/libzfs/Makefile.com update: usr/src/lib/libzfs/common/libzfs.h update: usr/src/lib/libzfs/common/libzfs_crypto.c update: usr/src/lib/libzfs/common/libzfs_pool.c