From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Klauser Subject: Re: [PATCH] VFS: Fixup kerneldoc for generic_permission() Date: Wed, 6 Jul 2011 22:02:21 +0200 Message-ID: <20110706200221.GF8334@distanz.ch> References: <1309520691-17741-1-git-send-email-tklauser@distanz.ch> <20110706090014.d46bbbe3.rdunlap@xenotime.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alexander Viro , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Randy Dunlap Return-path: Content-Disposition: inline In-Reply-To: <20110706090014.d46bbbe3.rdunlap@xenotime.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org 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.