From: Al Viro <viro@ZenIV.linux.org.uk>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Jeff Layton <jlayton@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] namei.h: Include errno.h
Date: Sun, 6 Jan 2013 15:51:46 +0000 [thread overview]
Message-ID: <20130106155146.GG4939@ZenIV.linux.org.uk> (raw)
In-Reply-To: <1357487329-32034-1-git-send-email-linux@roeck-us.net>
On Sun, Jan 06, 2013 at 07:48:49AM -0800, Guenter Roeck wrote:
> Commit b9d6ba94 (vfs: add a retry_estale helper function to handle retries
> on ESTALE) intruduced the use of ESTALE in namei.h. Since namei.h does not
> include errno.h, this results in the following build error for callers/users
> which do not include errno.h directly.
>
> include/linux/namei.h:114:19: error: 'ESTALE' undeclared (first use in this
> function)
>
> Add the missing include.
That's the third patch doing the same thing; see vfs.git#for-linus for the
earliest one. Still not pulled...
next prev parent reply other threads:[~2013-01-06 15:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-06 15:48 [PATCH] namei.h: Include errno.h Guenter Roeck
2013-01-06 15:51 ` Al Viro [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-24 18:14 [PATCH] namei.h: include errno.h Stephen Warren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130106155146.GG4939@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=jlayton@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox