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

Timothy R. Chavez tinytim at us.ibm.com
Mon May 2 16:38:41 UTC 2005


On Sat, 2005-04-30 at 11:43 -0400, Steve Grubb wrote:
> 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?

Sure.

-tim




More information about the Linux-audit mailing list