From: Stephen Warren Date: Mon, 24 Dec 2012 18:14:58 +0000 (-0700) Subject: namei.h: include errno.h X-Git-Tag: v3.8-rc3~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08b60f8438879a84246d7debded31c9cb7aea6e4;p=pandora-kernel.git namei.h: include errno.h 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed