Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Jul 2013 17:50:01 +0000 (10:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Jul 2013 17:50:01 +0000 (10:50 -0700)
commit36231d255b8df9cb4698e9a3902c16067d5c1398
tree78aac3506bce9984576c0bac23fe095c08b40550
parent19bf1c2c7b9f21b9fe86315c5758d26c3049c2ad
parent24924a20dab603089011f9d3eb7622f0f6ef93c0
Merge branch 'for-linus' of git://git./linux/kernel/git/viro/vfs

Pull vfs fixes from Al Viro:
 "The sget() one is a long-standing bug and will need to go into -stable
  (in fact, it had been originally caught in RHEL6), the other two are
  3.11-only"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  vfs: constify dentry parameter in d_count()
  livelock avoidance in sget()
  allow O_TMPFILE to work with O_WRONLY