Re: [PATCH 3/3] iomap: rework IOMAP atomic flags

From: Christoph Hellwig
Date: Thu Mar 27 2025 - 06:46:51 EST


On Sun, Mar 23, 2025 at 07:12:02PM +0530, Ritesh Harjani wrote:
> flags in struct iomap is of type u16. So will make core iomap flags
> starting from bit 15, moving downwards.
>
> Here is a diff of what I think you meant - let me know if this diff
> looks good to you?

Yes, this looks good to me.