hal ChangeLog,1.926,1.927

Danny Kukawka dkukawka at kemper.freedesktop.org
Mon Jul 10 11:23:06 PDT 2006


Update of /cvs/hal/hal
In directory kemper:/tmp/cvs-serv9656

Modified Files:
	ChangeLog 
Log Message:
2006-07-10  Danny Kukawka  <danny.kukawka at web.de>

        * libhal-storage/libhal-storage.c: (libhal_volume_from_udi),
        (libhal_volume_get_size), (libhal_volume_get_disc_capacity):
        Fixed libhal_volume_get_size to return volume.size if available
        instead of compute the value from volume.block_size and
        volume.num_blocks which can be wrong values. Added slightly
        adopted patch from Wouter Paesen <wouter at kangaroot.net> to get
        disc_capacity of a volume via lib (fd.o bug #6496)
        * libhal-storage/libhal-storage.h: fd.o bug #6496



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.926
retrieving revision 1.927
diff -u -d -r1.926 -r1.927
--- ChangeLog	10 Jul 2006 18:20:14 -0000	1.926
+++ ChangeLog	10 Jul 2006 18:23:04 -0000	1.927
@@ -1,5 +1,16 @@
 2006-07-10  Danny Kukawka  <danny.kukawka at web.de>
 
+	* libhal-storage/libhal-storage.c: (libhal_volume_from_udi),
+	(libhal_volume_get_size), (libhal_volume_get_disc_capacity):
+	Fixed libhal_volume_get_size to return volume.size if available
+	instead of compute the value from volume.block_size and 
+	volume.num_blocks which can be wrong values. Added slightly
+	adopted patch from Wouter Paesen <wouter at kangaroot.net> to get 
+	disc_capacity of a volume via lib (fd.o bug #6496)
+	* libhal-storage/libhal-storage.h: fd.o bug #6496
+
+2006-07-10  Danny Kukawka  <danny.kukawka at web.de>
+
 	* hald/linux2/probing/probe-volume.c: (main): set volume.block_size
 	for blank CD/DVD to 0 to avoid stange values for volume size if 
 	volume.block_size and volume.num_blocks.




More information about the hal-commit mailing list