]> 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)
commitc874c80799c0c08e9f38c2b7b6a404027c392c3d
treecc263ad71a329cbaf8ca18cd464632ffdcf57960
parentf6fbbbac00dc7904a8bd91b089b5714e606e1a4c
parent0a9aff359860eea4dd9ad60241f3e66ea29a1078
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