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:36:46 -0700 Message-ID: <20120920173645.GB19073@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> 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: Received: from mail-gg0-f174.google.com ([209.85.161.174]:44315 "EHLO mail-gg0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752269Ab2ITRgw (ORCPT ); Thu, 20 Sep 2012 13:36:52 -0400 Content-Disposition: inline In-Reply-To: <20120920100047.7f37f660@corrin.poochiereds.net> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 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. - Arnaldo