hal ChangeLog,1.221,1.222
David Zeuthen
david at freedesktop.org
Sun Aug 1 16:17:04 PDT 2004
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv10122
Modified Files:
ChangeLog
Log Message:
2004-08-02 David Zeuthen <david at fubar.dk>
Patch from Kay Sievers <kay.sievers at vrfy.org>
* hald/linux/block_class_device.c: (detect_fs),
(block_class_pre_process):
* hald/linux/drive_id/drive_id.c: (drive_id_probe):
* hald/linux/drive_id/drive_id.h:
* hald/linux/volume_id/volume_id.c: (probe_ext), (probe_reiser),
(probe_xfs), (probe_jfs), (probe_vfat), (probe_msdos), (probe_udf),
(probe_iso9660), (probe_ufs), (probe_hfs_hfsplus), (probe_ntfs),
(probe_swap), (volume_id_probe), (volume_id_open_node):
* hald/linux/volume_id/volume_id.h:
Attached is a trivial cleanup of the enum names, cause 'ALL' is
not a very good name in a global namespace. I've prepended the
libname to all names.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -d -r1.221 -r1.222
--- ChangeLog 1 Aug 2004 19:56:43 -0000 1.221
+++ ChangeLog 1 Aug 2004 23:17:02 -0000 1.222
@@ -1,3 +1,20 @@
+2004-08-02 David Zeuthen <david at fubar.dk>
+
+ Patch from Kay Sievers <kay.sievers at vrfy.org>
+
+ * hald/linux/block_class_device.c: (detect_fs),
+ (block_class_pre_process):
+ * hald/linux/drive_id/drive_id.c: (drive_id_probe):
+ * hald/linux/drive_id/drive_id.h:
+ * hald/linux/volume_id/volume_id.c: (probe_ext), (probe_reiser),
+ (probe_xfs), (probe_jfs), (probe_vfat), (probe_msdos), (probe_udf),
+ (probe_iso9660), (probe_ufs), (probe_hfs_hfsplus), (probe_ntfs),
+ (probe_swap), (volume_id_probe), (volume_id_open_node):
+ * hald/linux/volume_id/volume_id.h:
+ Attached is a trivial cleanup of the enum names, cause 'ALL' is
+ not a very good name in a global namespace. I've prepended the
+ libname to all names.
+
2004-08-01 David Zeuthen <david at fubar.dk>
* hald/linux/block_class_device.c (block_class_compute_udi):
More information about the hal-commit
mailing list