Re: [PATCH 1/2] loop: drop stale partitions on LOOP_CHANGE_FD
From: Christoph Hellwig
Date: Wed Aug 12 2026 - 09:39:21 EST
On Thu, Aug 06, 2026 at 12:36:57PM +0200, Daan De Meyer via B4 Relay wrote:
> + /*
> + * Rescan or, without LO_FLAGS_PARTSCAN, just drop the partitions of the
> + * old backing file. They can exist without LO_FLAGS_PARTSCAN as they may
Overly long line here.