hal ChangeLog,1.186,1.187

David Zeuthen david at pdx.freedesktop.org
Tue Jul 6 16:18:10 PDT 2004


Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv11400

Modified Files:
	ChangeLog 
Log Message:
2004-07-07  David Zeuthen  <david at fubar.dk>

	* hald/linux/block_class_device.c (detect_media, mtab_handle_storage): 
	Use class_device_move_from_tdl_to_gdl() instead of device_move_from_
	tdl_to_gdl() so we get the in_gdl callback when callouts complete
	that will detect media and process the mtab to update mount status

	* hald/linux/class_device.h: Add class_device_move_from_tdl_to_gdl()
	prototype

	* hald/linux/class_device.c (class_device_move_from_tdl_to_gdl): 
	Promote to project wide scope



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -d -r1.186 -r1.187
--- ChangeLog	6 Jul 2004 21:36:49 -0000	1.186
+++ ChangeLog	6 Jul 2004 23:18:08 -0000	1.187
@@ -1,3 +1,16 @@
+2004-07-07  David Zeuthen  <david at fubar.dk>
+
+	* hald/linux/block_class_device.c (detect_media, mtab_handle_storage): 
+	Use class_device_move_from_tdl_to_gdl() instead of device_move_from_
+	tdl_to_gdl() so we get the in_gdl callback when callouts complete
+	that will detect media and process the mtab to update mount status
+
+	* hald/linux/class_device.h: Add class_device_move_from_tdl_to_gdl()
+	prototype
+
+	* hald/linux/class_device.c (class_device_move_from_tdl_to_gdl): 
+	Promote to project wide scope
+
 2004-07-06  David Zeuthen  <david at fubar.dk>
 
 	* hald/linux/block_class_device.c (detect_media): Fix media detection





More information about the hal-commit mailing list