]> git.baikalelectronics.ru Git - kernel.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)
commit7250e9080349dd83b03f810789827ee067924755
treef3663e3e612b2e25be1d261acd39dda6f36ca08e
parente8d927f3e7ba199912de8e754d4a744d09a2265b
parent88287cd05865bc113e8be5250dd83cb56b99e4b5
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