From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seewer Philippe Subject: Please revert commit fa0115c3c06176bd0fdfcd8966021979ec84f3d7 Date: Tue, 23 Jun 2009 09:25:12 +0200 Message-ID: <4A408358.7050706@bfh.ch> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: "" 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html