mapped-devices: Cope with delayed appearance of LUKS source.
authorMark H Weaver <mhw@netris.org>
Tue, 28 Mar 2017 09:52:28 +0000 (05:52 -0400)
committerMark H Weaver <mhw@netris.org>
Wed, 7 Jun 2017 23:03:03 +0000 (19:03 -0400)
commitf45878a80d412dd79c95e9274c3ee5dd24e1cec9
tree6b509886e274f788f0058a1c50895add2469ef5a
parent517c66c03d16604e0f59db313368a676b761f79b
mapped-devices: Cope with delayed appearance of LUKS source.

Fixes <https://bugs.gnu.org/27242>.

* gnu/system/mapped-devices.scm (open-luks-device): If
'find-partition-by-luks-uuid' fails, try again once per second, up to ten
times.
gnu/system/mapped-devices.scm