Eric Paris ec41878170 SELinux: return EOPNOTSUPP not ENOTSUPP
ENOTSUPP is not a valid error code in the kernel (it is defined in some
NFS internal error codes and has been improperly used other places).  In
the !CONFIG_SECURITY_SELINUX case though it is possible that we could
return this from selinux_audit_rule_init().  This patch just returns the
userspace valid EOPNOTSUPP.

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
2007-11-17 10:38:16 +11:00
..
2007-10-19 11:53:54 -07:00
2007-10-23 09:49:31 +02:00
2007-11-14 18:45:44 -08:00
2007-11-02 08:47:06 +01:00
2007-10-23 08:09:20 +02:00