Anthony.Scarpino at Sun.COM
2008-Jun-08 02:00 UTC
2107 zfs_key_c_006 test 3 & 5: keysource set when key change fails, reverted properties may inherit instead of set, fix memory corruption in get_passphrase, make zpool do key change right. Fixed more error messages
Author: Anthony Scarpino <Anthony.Scarpino at Sun.COM> Repository: /hg/zfs-crypto/gate Latest revision: f28ab4de430616ceb758fce1a716aaef213afb1b Total changesets: 1 Log message: 2107 zfs_key_c_006 test 3 & 5: keysource set when key change fails, reverted properties may inherit instead of set, fix memory corruption in get_passphrase, make zpool do key change right. Fixed more error messages Files: update: usr/src/lib/libzfs/common/libzfs.h update: usr/src/lib/libzfs/common/libzfs_crypto.c update: usr/src/lib/libzfs/common/libzfs_dataset.c update: usr/src/lib/libzfs/common/libzfs_pool.c