All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amy Griffis <amy.griffis@hp.com>
To: Steve Grubb <sgrubb@redhat.com>
Cc: linux-audit@redhat.com
Subject: Re: [PATCH git] fix missing records when watched files removed
Date: Fri, 2 Jun 2006 10:14:40 -0400	[thread overview]
Message-ID: <20060602141440.GA6953@zk3.dec.com> (raw)
In-Reply-To: <200606020855.24393.sgrubb@redhat.com>

On Fri, Jun 02, 2006 at 08:55:24AM -0400, Steve Grubb wrote:
> On Thursday 01 June 2006 19:14, Amy Griffis wrote:
> >
> > diff --git a/kernel/auditfilter.c b/kernel/auditfilter.c
> > index 7609694..ff85fee 100644
> > --- a/kernel/auditfilter.c
> > +++ b/kernel/auditfilter.c
> > @@ -26,6 +26,7 @@ #include <linux/mutex.h>
> >  #include <linux/fs.h>
> >  #include <linux/namei.h>
> >  #include <linux/netlink.h>
> > +#include <linux/sched.h>
> 
> What is sched.h used for?

So we can use 'current'.

      reply	other threads:[~2006-06-02 14:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-01 23:14 [PATCH git] fix missing records when watched files removed Amy Griffis
2006-06-02 12:55 ` Steve Grubb
2006-06-02 14:14   ` Amy Griffis [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060602141440.GA6953@zk3.dec.com \
    --to=amy.griffis@hp.com \
    --cc=linux-audit@redhat.com \
    --cc=sgrubb@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.