status bitmask in include/linux/audit.h

Timothy R. Chavez chavezt at gmail.com
Fri Feb 11 20:19:14 UTC 2005


I went to add myself to the status bit mask in audit.h and I saw this:

#define AUDIT_STATUS_ENABLED            0x0001
#define AUDIT_STATUS_FAILURE            0x0002
#define AUDIT_STATUS_PID                0x0004
#define AUDIT_STATUS_RATE_LIMIT         0x0008
-->#define AUDIT_STATUS_BACKLOG_LIMIT      0x0010

Isn't that technically a bug?

-- 
- Timothy R. Chavez




More information about the Linux-audit mailing list