From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH] vfs: Add missing errno.h inclusion to namei.h Date: Thu, 3 Jan 2013 20:24:05 +0000 Message-ID: <20130103202405.GD4939@ZenIV.linux.org.uk> References: <1357133786-29587-1-git-send-email-broonie@opensource.wolfsonmicro.com> <20130102084205.2320f6b9@tlielax.poochiereds.net> <20130102134606.GE4627@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jeff Layton , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Stephen Warren , Theodore Ts'o , Mark Brown To: Linus Torvalds Return-path: Content-Disposition: inline In-Reply-To: <20130102134606.GE4627@opensource.wolfsonmicro.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Jan 02, 2013 at 01:46:07PM +0000, Mark Brown wrote: > On Wed, Jan 02, 2013 at 08:42:05AM -0500, Jeff Layton wrote: > > > I think Ted and Stephen (cc'ed here) proposed the same patch a week or > > so ago, but I'm not sure why Al hasn't pushed it yet. > > Well, a Christmas vacation isn't totally unreasonable... Arrgh... My apologies - it had sat applied since 25th, but hadn't been pushed and pull request hadn't been sent. Linus, could you pull git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus Shortlog: Stephen Warren (1): namei.h: include errno.h Diffstat: include/linux/namei.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)