Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs...
authorJens Axboe <axboe@kernel.dk>
Mon, 1 Feb 2021 17:02:28 +0000 (10:02 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 1 Feb 2021 17:02:28 +0000 (10:02 -0700)
commitb2d86c7cec35f7f4cc00c41e387bdbc5bde2cf0f
tree627235ab90982f73985c33e1ae7706e201ed300d
parent1048ba83fb1c00cd24172e23e8263972f6b5d9ac
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()