Re: [PATCH 4/5] kernfs: Introduce interface to access global kernfs_open_file_mutex.

From: Tejun Heo
Date: Thu May 05 2022 - 16:04:17 EST


On Thu, Apr 28, 2022 at 03:54:30PM +1000, Imran Khan wrote:
> This allows to change underlying mutex locking, without needing to change
> the users of the lock. For example next patch modifies this interface to
> use hashed mutexes in place of a single global kernfs_open_file_mutex.
>
> Signed-off-by: Imran Khan <imran.f.khan@xxxxxxxxxx>

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Thanks.

--
tejun