hal ChangeLog,1.249,1.250

Kay Sievers kay at freedesktop.org
Sun Aug 22 17:29:30 PDT 2004


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv26358

Modified Files:
	ChangeLog 
Log Message:
2004-08-23  Kay Sievers  <kay.sievers at vrfy.org>

        * hald/linux/volume_id/volume_id.c:
        (probe_msdos_part_table),
        (volume_id_probe): Patch from Sjoerd Simons <sjoerd at luon.net>
        to move msdos partition table probing to the end of the list.
        He found a ext3 with msdos signature on the first block.
        Also add a check if all partitions are empty, so  we do not
        recognize it as a msdos partition table.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -d -r1.249 -r1.250
--- ChangeLog	22 Aug 2004 19:27:22 -0000	1.249
+++ ChangeLog	23 Aug 2004 00:29:28 -0000	1.250
@@ -1,3 +1,13 @@
+2004-08-23  Kay Sievers  <kay.sievers at vrfy.org>
+
+	* hald/linux/volume_id/volume_id.c:
+	(probe_msdos_part_table),
+	(volume_id_probe): Patch from Sjoerd Simons <sjoerd at luon.net>
+	to move msdos partition table probing to the end of the list.
+	He found a ext3 with msdos signature on the first block.
+	Also add a check if all partitions are empty, so  we do not
+	recognize it as a msdos partition table.
+
 2004-08-22  David Zeuthen  <david at fubar.dk>
 
 	* hald/callout.c: Only invoke callouts if they have the .hal extension.




More information about the hal-commit mailing list