Commit fa0115c3c06176bd0fdfcd8966021979ec84f3d7 moved calling
cryptsetup from the mount hook to inside a udev rule. While
this is a good idea it causes more problems than it solves:
cryptsetup version 1.6 (and possibly earlier versions) calls
'udevadm settle' on it's own. This must not be done from inside
udev rules as it potentially results in a deadlock depending
on udev version.
Thank you,
Philippe
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html