]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 02:07:15 +0000 (19:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 02:07:15 +0000 (19:07 -0700)
commit8824daa052962561f3886fb3bf0e7351d5e33c41
treecc263ad71a329cbaf8ca18cd464632ffdcf57960
parent70405ec2e5cf9f5a0a4ae39ea9515eec0235fcbc
parent4d0556e963e3165fedd9e1b43df68c875ed3bb7a
Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs pathname updates from Al Viro:
 "Several cleanups in fs/namei.c"

* tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  namei: cleanup double word in comment
  get rid of dead code in legitimize_root()
  fs/namei.c:reserve_stack(): tidy up the call of try_to_unlazy()
fs/namei.c