Re: [PATCH ghak90 V7 18/21] audit: track container nesting

2019-10-10 Thread Paul Moore
On Wed, Sep 18, 2019 at 9:27 PM Richard Guy Briggs wrote: > Track the parent container of a container to be able to filter and > report nesting. > > Now that we have a way to track and check the parent container of a > container, fixup other patches, or squash all nesting fixes together. > > fixup

[PATCH ghak90 V7 18/21] audit: track container nesting

2019-09-18 Thread Richard Guy Briggs
Track the parent container of a container to be able to filter and report nesting. Now that we have a way to track and check the parent container of a container, fixup other patches, or squash all nesting fixes together. fixup! audit: add container id fixup! audit: log drop of contid on exit of l