Merge branch 'al' into io_uring-worker.v2
authorJens Axboe <axboe@kernel.dk>
Fri, 19 Feb 2021 14:21:41 +0000 (07:21 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 19 Feb 2021 14:21:41 +0000 (07:21 -0700)
commit8ec974e0bc210db0784f6d13256ff77caba75d8e
tree53a28e1a30f990104d0351ebf922768da9445f8c
parentf40ddce88593482919761f74910f42f4b84c004b
parent74729206bc2b2c19c9f0d96f05a0aeba31274cfd
Merge branch 'al' into io_uring-worker.v2

* al:
  fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy*
  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()