hal ChangeLog,1.277,1.278

David Zeuthen david at freedesktop.org
Tue Aug 31 16:40:24 PDT 2004


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

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

	* tools/fstab-sync.c (fs_table_line_is_mounted): New function
	(fs_table_remove_generated_entries): Don't remove generated entries
	that are in use (e.g device mounted at path). Fixes problem with
	restarting the hal daemon with devices mounted (e.g. on package
	upgrade etc.)

	* hald/callout.c (process_callouts): Print full path of callout



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -d -r1.277 -r1.278
--- ChangeLog	31 Aug 2004 22:55:44 -0000	1.277
+++ ChangeLog	31 Aug 2004 23:40:21 -0000	1.278
@@ -1,5 +1,15 @@
 2004-09-01  David Zeuthen  <david at fubar.dk>
 
+	* tools/fstab-sync.c (fs_table_line_is_mounted): New function
+	(fs_table_remove_generated_entries): Don't remove generated entries
+	that are in use (e.g device mounted at path). Fixes problem with
+	restarting the hal daemon with devices mounted (e.g. on package
+	upgrade etc.)
+
+	* hald/callout.c (process_callouts): Print full path of callout
+
+2004-09-01  David Zeuthen  <david at fubar.dk>
+
 	This was a fun debugging session that led to this fix :-)
 	Basically when building optimized binaries (like for the Fedora
 	RPMS) an interesting sideeffect showed up: gobject signal handlers




More information about the hal-commit mailing list