]> 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)
commit9e3a0ef8e673aafc6c50006ed2af49c98f7c45b4
tree0df9b375616ce4a0279d597f8cbe167c966f0861
parent46c9ea72c89e799dcf99e19268aa0a61f73218f9
parent42831b81aab6b40b47a0524dbbb24ce35d994029
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()