]> 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>
Sun, 18 Nov 2012 19:13:48 +0000 (09:13 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Nov 2012 19:13:48 +0000 (09:13 -1000)
commitb20d991ed22e7d82b9b9350fdff2ff03ed82cd16
tree0151223bf265cab6143c5a972c7deaa85c7507b1
parentcc026fc81b3bab9b438c48f4ceaef354065593e1
parent0b2e7d4f3bbf2d712eccd557a5dce25b60bccda6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull misc VFS fixes from Al Viro:
 "Remove a bogus BUG_ON() that can trigger spuriously + alpha bits of
  do_mount() constification I'd missed during the merge window."

This pull request came in a week ago, I missed it for some reason.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  kill bogus BUG_ON() in do_close_on_exec()
  missing const in alpha callers of do_mount()
arch/alpha/kernel/osf_sys.c
fs/file.c