]> 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>
Fri, 25 Oct 2013 17:16:47 +0000 (18:16 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Oct 2013 17:16:47 +0000 (18:16 +0100)
commit66524c2af3e5b913471badce62b586e12b27669d
tree0df9b375616ce4a0279d597f8cbe167c966f0861
parent13f00bd8991db3f9931aef6a78130ffe99b30bf6
parent355fb20947a26deecb8d4752fbe79934a94998a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs fixes (try two) from Al Viro:
 "nfsd performance regression fix + seq_file lseek(2) fix"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  seq_file: always update file->f_pos in seq_lseek()
  nfsd regression since delayed fput()