[PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
Christian Brauner
brauner at kernel.org
Mon Sep 4 02:37:35 PDT 2023
On Sun, Aug 27, 2023 at 09:28:34PM +0800, Hao Xu wrote:
> From: Hao Xu <howeyxu at tencent.com>
>
> Trylock inode->i_rwsem in iterate_dir() to support nowait semantics and
> error out -EAGAIN when there is contention.
>
> Signed-off-by: Hao Xu <howeyxu at tencent.com>
> ---
Unreviewable until you rebased on -rc1 as far as I'm concerned because
the code in here changed a lot.
More information about the linux-mtd
mailing list