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 <apop...@nvidia.com> > Reviewed-by: Jan Kara <j...@suse.cz>
I'm pretty sure I already review this ages ago, but: Reviewed-by: Christoph Hellwig <h...@lst.de>