From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mitchell Blank Jr Subject: Re: [PATCH] [AUDIT] auditfilter.c cleanup/const-ification Date: Thu, 6 Apr 2006 06:43:51 -0700 Message-ID: <20060406134351.GE98094@gaz.sfgoth.com> References: <20060403125128.GG3157@gaz.sfgoth.com> <20060404143744.GA15978@zk3.dec.com> <20060405114152.GC98094@gaz.sfgoth.com> <200604050829.05446.sgrubb@redhat.com> <20060405135020.GD98094@gaz.sfgoth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20060405135020.GD98094@gaz.sfgoth.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Steve Grubb Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com Mitchell Blank Jr wrote: > Steve Grubb wrote: > > git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git/ > > I still don't see the change that Amy mentioned though: the only divergence > in auditfilter.c from mainline is some added "#ifdef CONFIG_AUDIT_SYSCALL" > stuff... nothing touches those "bufp" variables that I can see. Ah, I see the problem I was having... the "git clone" left HEAD pointing at the "master.b2" branch. It seems that "audit.b4" is where the current action is, correct? -Mitch