From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: [PATCH v2 04/10] vfs: define getname_info struct and have getname() return it Date: Thu, 20 Sep 2012 10:41:41 -0700 Message-ID: <20120920174141.GD19073@ghostprotocols.net> References: <1348150999-13028-1-git-send-email-jlayton@redhat.com> <1348150999-13028-5-git-send-email-jlayton@redhat.com> <20120920164448.GA19073@ghostprotocols.net> <20120920100047.7f37f660@corrin.poochiereds.net> <20120920173645.GB19073@ghostprotocols.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: viro@zeniv.linux.org.uk, eparis@redhat.com, linux-audit@redhat.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Jeff Layton Return-path: Content-Disposition: inline In-Reply-To: <20120920173645.GB19073@ghostprotocols.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Em Thu, Sep 20, 2012 at 10:36:45AM -0700, Arnaldo Carvalho de Melo escreveu: > Em Thu, Sep 20, 2012 at 10:00:47AM -0700, Jeff Layton escreveu: > > You may find it easier to just pull down the "estale" branch in my tree > > and pop off the patches for the estale series itself. > > What tree? Couldn't find any on git.kernel.org. Ok, I guess this one: http://git.samba.org/?p=jlayton/linux.git;a=shortlog;h=refs/heads/estale - Arnaldo