[PATCH 07/11] fs: add a ->sync_lazytime method
Chaitanya Kulkarni
ckulkarnilinux at gmail.com
Mon Dec 22 21:37:16 PST 2025
On 12/22/25 16:37, Christoph Hellwig wrote:
> Allow the file system to explicitly implement lazytime syncing instead
> of pigging back on generic inode dirtying. This allows to simplify
> the XFS implementation and prepares for non-blocking lazytime timestamp
> updates.
>
> Signed-off-by: Christoph Hellwig<hch at lst.de>
> Reviewed-by: Jeff Layton<jlayton at kernel.org>
Looks good.
Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>
-ck
More information about the linux-mtd
mailing list