[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z_1FNguGF87GwfSD@slm.duckdns.org>
Date: Mon, 14 Apr 2025 07:26:14 -1000
From: Tejun Heo <tj@...nel.org>
To: alexjlzheng@...il.com
Cc: gregkh@...uxfoundation.org, alexjlzheng@...cent.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH kernfs 2/3] kernfs: switch global kernfs_rename_lock to
per-fs lock
On Sat, Apr 12, 2025 at 02:31:08AM +0800, alexjlzheng@...il.com wrote:
> From: Jinliang Zheng <alexjlzheng@...cent.com>
>
> The kernfs implementation has big lock granularity(kernfs_rename_lock) so
> every kernfs-based(e.g., sysfs, cgroup) fs are able to compete the lock.
>
> This patch switches the global kernfs_rename_lock to per-fs lock, which
> put the rwlock into kernfs_root.
>
> Signed-off-by: Jinliang Zheng <alexjlzheng@...cent.com>
Acked-by: Tejun Heo <tj@...nel.org>
Thanks.
--
tejun
Powered by blists - more mailing lists