]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Aug 2022 20:03:53 +0000 (13:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Aug 2022 20:03:53 +0000 (13:03 -0700)
commit427bf47aa83e1f2e96a0069da0a5f29f16550ab0
tree9e32fe16349d823d8b58deea5d614a9675821c57
parent933d4859ea7f8b49b607eaab4fb295077478d0a1
parent445ba17cb8e2be93e7aac4703784170da7029c6e
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs lseek fix from Al Viro:
 "Fix proc_reg_llseek() breakage. Always had been possible if somebody
  left NULL ->proc_lseek, became a practical issue now"

* tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  take care to handle NULL ->proc_lseek()