You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some kernels have a race condition during loop device release
which results in partitions being left over on unattached device.
The partitions then cause mkfs.vfat failures in later tests.
Check for loop device partitions after detaching it and clear them
if necessary.
Signed-off-by: Martin Doucha <mdoucha@suse.cz>
Reviewed-by: Andrea Cervesato <andrea.cervesato@suse.com>
0 commit comments