From: Linus Torvalds Date: Mon, 7 Jan 2013 17:41:20 +0000 (-0800) Subject: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Tag: firefly_0821_release~3680^2~1298 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d287b8750e47c1702dab0e37ac11012bb751ece0;p=firefly-linux-kernel-4.4.55.git Merge branch 'for-linus' of git://git./linux/kernel/git/viro/vfs Pull namei.h missing include fix from Al Viro. The new use of ESTALE in namei.h can cause compile failures on ARM with certain configurations due to lack of errno.h. * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: namei.h: include errno.h --- d287b8750e47c1702dab0e37ac11012bb751ece0