Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs...
authorJens Axboe <axboe@kernel.dk>
Mon, 25 Jan 2021 15:18:20 +0000 (08:18 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jan 2021 15:18:20 +0000 (08:18 -0700)
commit99b35f060e756739552842720154a4be8f4e4f2c
treed88eccf83890fbfbbb0e3a09980f8d7e26f26c3f
parentb18032bb0a883cd7edd22a7fe6c57e1059b81ed0
parent99668f618062816ca7ba639b007eb145b9d3d41e
Merge branch 'work.namei' of git://git./linux/kernel/git/viro/vfs into for-5.12/io_uring

Merge RESOLVE_CACHED bits from Al, as the io_uring changes will build on
top of that.

* 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED
  fs: add support for LOOKUP_CACHED
  saner calling conventions for unlazy_child()
  fs: make unlazy_walk() error handling consistent
  fs/namei.c: Remove unlikely of status being -ECHILD in lookup_fast()
  do_tmpfile(): don't mess with finish_open()