http://defect.opensolaris.org/bz/show_bug.cgi?id=699
Summary: ENOEXEC from libzfs_crypto.c functions seems strange
Classification: Development
Product: zfs-crypto
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: minor
Priority: P4
Component: other
AssignedTo: darrenm at opensolaris.org
ReportedBy: darrenm at opensolaris.org
QAContact: hua.tang at sun.com
CC: zfs-crypto-discuss at opensolaris.org
Estimated Hours: 0.0
A review of the errno values in libzfs_crypto.c is needed. There are cases
where ENOEXEC is being returned. This doesn't seem to make any sense. I think
ENOEXEC should only be returned from the kernel as the result of doing
something like execve(2).
--
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.