[PATCH] vfs: fix build break in include/linux/namei.h

2013-01-04 Thread Marek Szyprowski
This patch fixes the following build break which I've observed in v3.8-rc1: In file included from fs/nfs/nfs4namespace.c:12:0: include/linux/namei.h: In function ‘retry_estale’: include/linux/namei.h:114:19: error: ‘ESTALE’ undeclared (first use in this function) include/linux/namei.h:114:19:

[PATCH] vfs: fix build break in include/linux/namei.h

2013-01-04 Thread Marek Szyprowski
This patch fixes the following build break which I've observed in v3.8-rc1: In file included from fs/nfs/nfs4namespace.c:12:0: include/linux/namei.h: In function ‘retry_estale’: include/linux/namei.h:114:19: error: ‘ESTALE’ undeclared (first use in this function) include/linux/namei.h:114:19: