[RFC][PATCH] (#7U3) [linux-2.6.12-rc2-mm1] file system auditing

Steve Grubb sgrubb at redhat.com
Sat Apr 30 15:43:26 UTC 2005


On Wednesday 27 April 2005 19:17, Timothy R. Chavez wrote:
> +struct audit_transport {
> +       __u32 dev_major;
> +       __u32 dev_minor;
> +       __u32 perms;
> +       __u32 valid;
> +       __u32 pathlen;
> +       __u32 fklen;
> +       char buf[0];
> +};

Can we change the name of this structure? watch_transport?

-Steve




More information about the Linux-audit mailing list