hal/hald/linux block_class_device.c,1.45,1.46

David Zeuthen david at freedesktop.org
Thu Jul 29 10:07:11 PDT 2004


Update of /cvs/hal/hal/hald/linux
In directory pdx:/tmp/cvs-serv11505/hald/linux

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

	* libhal/libhal.[ch]: s/namespace/property_namespace/ to not break
	using libhal from C++. Pointed out by Simone Gotti 
	<simone.gotti at email.it>

2004-07-29  David Zeuthen  <david at fubar.dk>

	Patch from Kay Sievers <kay.sievers at vrfy.org>

	* configure.in:
	* doc/spec/hal-spec.html:
	* doc/spec/hal-spec.xml.in:
	* hald/linux/block_class_device.c:
	* hald/linux/volume_id/volume_id.c: (get_buffer),
	(probe_hfs_hfsplus), (probe_ntfs), (volume_id_probe):
	* hald/linux/volume_id/volume_id.h:
	Here is support for recognition of hfs and hfsplus filesystems on
	a main block device, like a CD. Only the first partition is
	returned with the probe.



Index: block_class_device.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux/block_class_device.c,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- block_class_device.c	27 Jul 2004 20:26:50 -0000	1.45
+++ block_class_device.c	29 Jul 2004 17:07:09 -0000	1.46
@@ -58,7 +58,7 @@
 #include "../hald_conf.h"
 #include "class_device.h"
 #include "common.h"
- 
+
 #include "volume_id/volume_id.h"
 #include "linux_dvd_rw_utils.h"
 




More information about the hal-commit mailing list