On Fri, Jun 15, 2018 at 06:34:04PM +0100, Will Thompson wrote:
> If something else on the system is using loopback devices, then the
> device that's free at the call to `losetup -f` may not be free in the
> following call to try to use it. Instead, find and use the first free
> loopback device in a single call to losetup.
In general LGTM except lack of SOB. I can add it (Signed-off-by: Will
Thompson <address@hidden>) before committing if you are OK with that.
Next time please do not forget about that.
That's fine by me – I'll include it in the submitted patch in future. Thanks!