OSDN Git Service

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)
commit74cbb480d0efa61efa09e5ebd081a32e1d355bba
tree9e32fe16349d823d8b58deea5d614a9675821c57
parent5d6a0f4da9275f6c212de33777778673ba91241a
parent3f61631d47f115b83c935d0039f95cb68b0c8ab7
Merge tag 'pull-fixes' of git://git./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()