On Thu, Feb 06, 2025 at 12:54:49PM -0800, Darrick J. Wong wrote: > On Thu, Feb 06, 2025 at 07:44:28AM +0100, Christoph Hellwig wrote: > > The zone allocator wants to be able to remove a delalloc mapping in the > > COW fork while keeping the block reservation. To support that pass the > > blags argument down to xfs_bmap_del_extent_delay and support the > > bmapi flags? sure.