http://defect.opensolaris.org/bz/show_bug.cgi?id=2018
ajscarp at yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|darrenm at opensolaris.org |ajscarp at yahoo.com Status|NEW |RESOLVED Resolution| |FIXINSOURCE --- Comment #1 from ajscarp at yahoo.com 2008-05-22 23:26:33 --- zpool and zfs -a options use the API interface, since libzfs_cry in the handle now needs to be allocated, the commands needs to follow suit. Since the libzfs_handle_t is not a publicly known structure outside of the library, new functions were needed to extract the *libzfs_cry from the zpool and zfs handles, These functions probably should have been added along side the existing function libzfs_get_crypt() in libzfs_util.c -- 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.