On Wed, Jun 07, 2023 at 04:14:21PM +0530, Ritesh Harjani wrote: > 1. Renaming of uptodate and uptodate_lock to state and state_Lock. > 2. Refactor iomap_set_range_uptodate() function to drop struct > iomap_page from it's argument and move it above iomap_iof_alloc() (or > iomap_ibs_alloc or iomap_fbs_alloc whichever name we settle with) > 3. Add uptodate bitmap helper routines e.g. > iomap_iof_is_block_uptodate(), iomap_iof_is_fully_uptodate(). Yes, please.