]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Jan 2013 17:41:20 +0000 (09:41 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Jan 2013 17:41:20 +0000 (09:41 -0800)
commitd287b8750e47c1702dab0e37ac11012bb751ece0
treef3663e3e612b2e25be1d261acd39dda6f36ca08e
parent36a25de23359940b7713fc40cbcbb046b3797511
parent08b60f8438879a84246d7debded31c9cb7aea6e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/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