Re: [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks

From: Jason Gunthorpe

Date: Tue Nov 18 2025 - 14:09:06 EST


On Tue, Nov 18, 2025 at 12:58:20PM -0500, Pasha Tatashin wrote:
> I actually had full unregister functionality in v4 and earlier, but I
> dropped it from this series to minimize the footprint and get the core
> infrastructure landed first.

I don't think this will make sense, there are enough error paths we
can't have registers without unregisters to unwind them.

Jason