bugzilla-daemon at defect.opensolaris.org
2008-Mar-07 17:57 UTC
[Bug 699] New: ENOEXEC from libzfs_crypto.c functions seems strange
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.
bugzilla-daemon at defect.opensolaris.org
2008-Mar-10 10:55 UTC
[Bug 699] ENOEXEC from libzfs_crypto.c functions seems strange
http://defect.opensolaris.org/bz/show_bug.cgi?id=699
Darren J Moffat <darrenm at opensolaris.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|darrenm at opensolaris.org |ajscarp at yahoo.com
--
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.
bugzilla-daemon at defect.opensolaris.org
2008-Mar-19 22:39 UTC
[Bug 699] ENOEXEC from libzfs_crypto.c functions seems strange
http://defect.opensolaris.org/bz/show_bug.cgi?id=699
ajscarp at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from ajscarp at yahoo.com 2008-03-19 15:39:46 ---
changed to EINVAL
--
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.