Re: [PATCH 3/3] iomap: rework IOMAP atomic flags
From: Christoph Hellwig
Date: Sun Mar 23 2025 - 02:39:07 EST
On Sun, Mar 23, 2025 at 01:17:08AM +0530, Ritesh Harjani wrote:
[full quote deleted, can you please properly trim your replies?]
> So, I guess we can shift IOMAP_F_SIZE_CHANGED and IOMAP_F_STALE by
> 1 bit. So it will all look like..
Let's create some more space to avoid this for the next round, e.g.
count the core set flags from 31 down, and limit IOMAP_F_PRIVATE to a
single flag, which is how it is used.