hal ChangeLog,1.145,1.146

David Zeuthen david at pdx.freedesktop.org
Thu May 27 12:13:41 PDT 2004


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

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

	* hald/linux/volume_id/volume_id.c (volume_id_open_node): While
	debugging the file descriptor leak that stops cdroms being
	ejected, I noticed a theoretical file descriptor when the box runs
	out of memory. Patch from Crispin Flowerday <gnome at flowerday.cx>

	* hald/linux/block_class_device.c (block_class_accept): Added this
	since 2nd level block devices, e.g. sda1, doesn't have sysdevices
	and the generic class_device_accept was changed to required this.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -d -r1.145 -r1.146
--- a/ChangeLog	26 May 2004 20:17:13 -0000	1.145
+++ b/ChangeLog	27 May 2004 19:13:39 -0000	1.146
@@ -1,3 +1,14 @@
+2004-05-27  David Zeuthen  <david at fubar.dk>
+
+	* hald/linux/volume_id/volume_id.c (volume_id_open_node): While
+	debugging the file descriptor leak that stops cdroms being
+	ejected, I noticed a theoretical file descriptor when the box runs
+	out of memory. Patch from Crispin Flowerday <gnome at flowerday.cx>
+
+	* hald/linux/block_class_device.c (block_class_accept): Added this
+	since 2nd level block devices, e.g. sda1, doesn't have sysdevices
+	and the generic class_device_accept was changed to required this.
+
 2004-05-26  Joe Shaw  <joeshaw at novell.com>
 
 	* hald/linux/net_class_device.c (parse_scanning_token): We're





More information about the hal-commit mailing list