hal ChangeLog,1.309,1.310
David Zeuthen
david at freedesktop.org
Mon Sep 20 02:00:16 PDT 2004
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv31560
Modified Files:
ChangeLog
Log Message:
2004-09-20 David Zeuthen <david at fubar.dk>
* doc/spec/hal-spec.xml.in: Add docs for volume.size
* hald/linux/block_class_device.c (volume_set_size): Use the
BLKSIZEGET64 ioctl to get the size in bytes and populate volume.size
(block_class_pre_process): Use volume.size when doing volume_id
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.309
retrieving revision 1.310
diff -u -d -r1.309 -r1.310
--- ChangeLog 20 Sep 2004 07:52:42 -0000 1.309
+++ ChangeLog 20 Sep 2004 09:00:14 -0000 1.310
@@ -1,5 +1,13 @@
2004-09-20 David Zeuthen <david at fubar.dk>
+ * doc/spec/hal-spec.xml.in: Add docs for volume.size
+
+ * hald/linux/block_class_device.c (volume_set_size): Use the
+ BLKSIZEGET64 ioctl to get the size in bytes and populate volume.size
+ (block_class_pre_process): Use volume.size when doing volume_id
+
+2004-09-20 David Zeuthen <david at fubar.dk>
+
* hald/linux/block_class_device.c (block_class_pre_process):
Catch up with changes made in volume_id described below
More information about the hal-commit
mailing list