darrenm at opensolaris.org
2008-Apr-02 15:32 UTC
885 dataset creation panics if pool keystatus not ''available''.
Author: Darren Moffat <darrenm at opensolaris.org> Repository: /hg/zfs-crypto/gate Latest revision: 4c9597e1e4e9b6cbd6c20be06f0cdf9c409d3629 Total changesets: 1 Log message: 885 dataset creation panics if pool keystatus not ''available''. 360 check for key on creation should be in dmu_objset_create_check() 782 zfs keysource=raw fails with keyscope=dataset when file doesn''t exist Files: update: usr/src/lib/libzfs/common/libzfs_crypto.c update: usr/src/lib/libzfs/common/libzfs_dataset.c update: usr/src/uts/common/fs/zfs/dmu_objset.c update: usr/src/uts/common/fs/zfs/sys/zio_crypt.h update: usr/src/uts/common/fs/zfs/zio_crypt.c
Reasonably Related Threads
- ZFS Crypto [Prelim] Codereview
- zpool create now loads/prompts for key. Use random salt instead of guid. Fix 654
- 293 AES_CBC_PAD keywrap
- Some of AES_CBC_PAD team missed the last bus home
- [Bug 782] New: zfs keysource=raw fails with keyscope= dataset when file doesn''t exist