hal ChangeLog,1.814,1.815

David Zeuthen david at freedesktop.org
Sat Feb 18 16:47:45 PST 2006


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv9360

Modified Files:
	ChangeLog 
Log Message:
2006-02-18  David Zeuthen  <davidz at redhat.com>

        While surprise removal of hotpluggable fixed disks with crypted
        volumes worked fine, it didn't work so well for crypted volumes on
        removable media. This patch should fix it.

        * hald/linux2/addons/addon-storage.c (unmount_cleartext_devices):
        New function
        (unmount_childs): If device is a crypto device, unmount all
        cleartext devices and tear down the crypt link.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.814
retrieving revision 1.815
diff -u -d -r1.814 -r1.815
--- ChangeLog	18 Feb 2006 23:11:23 -0000	1.814
+++ ChangeLog	19 Feb 2006 00:47:43 -0000	1.815
@@ -1,3 +1,14 @@
+2006-02-18  David Zeuthen  <davidz at redhat.com>
+
+	While surprise removal of hotpluggable fixed disks with crypted
+	volumes worked fine, it didn't work so well for crypted volumes on
+	removable media. This patch should fix it.
+
+	* hald/linux2/addons/addon-storage.c (unmount_cleartext_devices):
+	New function
+	(unmount_childs): If device is a crypto device, unmount all
+	cleartext devices and tear down the crypt link.
+
 2006-02-18  Richard Hughes <richard at hughsie.com>
 
 	* hald/linux2/acpi.c (laptop_panel_refresh,




More information about the hal-commit mailing list