commit | d287b8750e47c1702dab0e37ac11012bb751ece0 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jan 07 09:41:20 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jan 07 09:41:20 2013 -0800 |
tree | f3663e3e612b2e25be1d261acd39dda6f36ca08e | |
parent | 36a25de23359940b7713fc40cbcbb046b3797511 [diff] | |
parent | 08b60f8438879a84246d7debded31c9cb7aea6e4 [diff] |
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