Re: [PATCH 3/5] audit: store audit_pid as a struct pid pointer

2014-01-21 Thread Richard Guy Briggs
On 13/12/30, Oleg Nesterov wrote: > On 12/23, Richard Guy Briggs wrote: > > > > - PID will be reported in the relevant querying PID namespace. > > > > - Refuse to change the current audit_pid if the new value does not > > point to an existing process. > > > > - Refuse to set the current audit_pid

Re: [PATCH 3/5] audit: store audit_pid as a struct pid pointer

2013-12-30 Thread Oleg Nesterov
On 12/23, Richard Guy Briggs wrote: > > - PID will be reported in the relevant querying PID namespace. > > - Refuse to change the current audit_pid if the new value does not > point to an existing process. > > - Refuse to set the current audit_pid if the new value is not its own PID > (unless i