grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/1] grub-fs-tester: fix losetup race


From: Will Thompson
Subject: Re: [PATCH 1/1] grub-fs-tester: fix losetup race
Date: Wed, 20 Jun 2018 12:15:46 +0100

On Wed, 20 Jun 2018 at 10:33 Daniel Kiper <address@hidden> wrote:
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!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]