http://defect.opensolaris.org/bz/show_bug.cgi?id=899
Summary: salt not being picked up by passphrase Classification: Development Product: zfs-crypto Version: unspecified Platform: Other OS/Version: Solaris Status: ACCEPTED Severity: major Priority: P3 Component: other AssignedTo: ajscarp at yahoo.com ReportedBy: ajscarp at yahoo.com QAContact: hua.tang at sun.com CC: zfs-crypto-discuss at opensolaris.org Estimated Hours: 0.0 When 'zfs create' is called, the salt isn't be stored in it's property.. Two things were wrong.. First the zfs_crypto_create() call in libzfs_dataset:zfs_create() was called after the zcmd_write_src_nvlist() function.. That cause the property to never be set.. Secondly, when that was moved.. there was a bug in libzfs_crypto:check_format() that was not searching for the ',' that designates the end of the format.. This was probably because libzfs_crypto:parse_format() was not aware of string lengths until recently -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.