[PATCH 01/14] fs: refactor file timestamp update logic

Chaitanya Kulkarni chaitanyak at nvidia.com
Sun Nov 16 22:32:54 PST 2025


On 11/13/25 22:26, Christoph Hellwig wrote:
> Currently the two high-level APIs use two helper functions to implement
> almost all of the logic.  Refactor the two helpers and the common logic
> into a new file_update_time_flags routine that gets the iocb flags or
> 0 in case of file_update_time passed so that the entire logic is
> contained in a single function and can be easily understood and modified.
>
> Signed-off-by: Christoph Hellwig<hch at lst.de>

Looks good.

Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>

-ck




More information about the linux-mtd mailing list