hal ChangeLog,1.200,1.201

David Zeuthen david at freedesktop.org
Tue Jul 20 13:39:43 PDT 2004


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

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

	* hald/linux/block_class_device.c:
	(detect_media): use O_EXCL for optical drive media detection, much
	safer since O_EXCL is actually in mainline. Removes possible burning
	problems (that is, if only cdrecord open(2)'s the device using O_EXCL;
	bug filed against fedora-devel, hopefully it will bubble upstream)



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -d -r1.200 -r1.201
--- ChangeLog	20 Jul 2004 17:27:16 -0000	1.200
+++ ChangeLog	20 Jul 2004 20:39:41 -0000	1.201
@@ -1,6 +1,13 @@
 2004-07-20  David Zeuthen  <david at fubar.dk>
 
-	* hald/linux/block_class_device.c: (block_class_visit):
+	* hald/linux/block_class_device.c:
+	(detect_media): use O_EXCL for optical drive media detection, much
+	safer since O_EXCL is actually in mainline. Removes possible burning
+	problems (that is, if only cdrecord open(2)'s the device using O_EXCL;
+	bug filed against fedora-devel, hopefully it will bubble upstream)
+
+2004-07-20  David Zeuthen  <david at fubar.dk>
+
 	* hald/linux/class_device.c: (class_device_accept),
 	(class_device_visit):
 	* hald/linux/common.c: (drivers_collect):




More information about the hal-commit mailing list