Re: namei.h: include errno.h

From: Theodore Ts'o
Date: Tue Dec 25 2012 - 13:25:10 EST


On Mon, Dec 24, 2012 at 08:14:58AM -0000, Stephen Warren wrote:
> This solves:
>
> In file included from fs/ext3/symlink.c:20:0:
> include/linux/namei.h: In function 'retry_estale':
> include/linux/namei.h:114:19: error: 'ESTALE' undeclared (first use in this function)
>
> Signed-off-by: Stephen Warren <swarren@xxxxxxxxxxxxx>

Reviewed-by: "Theodore Ts'o" <tytso@xxxxxxx>

Looks good to me. You might want to add that this commit fixes a
build failure regression in v3.8-rc1 which was introduced in commit
b9d6ba94b875.

Al, you want to take this, since the original commit went in via the
VFS tree? Or should we have Jan carry this patch?

- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/