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)
commit952923ddc01120190dcf671e7b354364ce1d1362
treecc263ad71a329cbaf8ca18cd464632ffdcf57960
parentcbd76edeabd5ed078391abb2323b7aee790cdc04
parent30476f7e6dbcb075850c6e33b15460dd4868c985
Merge tag 'pull-18-rc1-work.namei' of git://git./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