[PATCH 03/13] fs/dax: Refactor wait for dax idle page
Christoph Hellwig
hch at lst.de
Wed Jun 26 22:31:24 PDT 2024
On Thu, Jun 27, 2024 at 10:54:18AM +1000, Alistair Popple wrote:
> A FS DAX page is considered idle when its refcount drops to one. This
> is currently open-coded in all file systems supporting FS DAX. Move
> the idle detection to a common function to make future changes easier.
>
> Signed-off-by: Alistair Popple <apopple at nvidia.com>
> Reviewed-by: Jan Kara <jack at suse.cz>
I'm pretty sure I already review this ages ago, but:
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the linux-arm-kernel
mailing list