From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [PATCH] VFS: Fixup kerneldoc for generic_permission() Date: Wed, 6 Jul 2011 13:04:58 -0700 Message-ID: <20110706130458.a9d20575.rdunlap@xenotime.net> References: <1309520691-17741-1-git-send-email-tklauser@distanz.ch> <20110706090014.d46bbbe3.rdunlap@xenotime.net> <20110706200221.GF8334@distanz.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Alexander Viro , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Tobias Klauser Return-path: In-Reply-To: <20110706200221.GF8334@distanz.ch> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, 6 Jul 2011 22:02:21 +0200 Tobias Klauser wrote: > On 2011-07-06 at 18:00:14 +0200, Randy Dunlap wrote: > > On Fri, 1 Jul 2011 13:44:51 +0200 Tobias Klauser wrote: > > > > > The flags parameter went away in > > > 5c90c1601f00154f8695951469f25f33579272ed > > > > What git tree is that commit ID in? > > I made the patch against linux-next as of 1 July. The commit comes from > Al Viro's vfs-2.6 tree I guess. > > > This patch applies to linux-next, right? > > Yup, it should. Sorry, I should have mentioned that in the subject. > -- Thanks. Hopefully Al will merge it. If he misses it, please resend it and I can merge it. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***