hal ChangeLog,1.859,1.860

David Zeuthen david at kemper.freedesktop.org
Fri Mar 10 10:46:18 PST 2006


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

Modified Files:
	ChangeLog 
Log Message:
2006-03-10  David Zeuthen  <davidz at redhat.com>

        Patch from Christian Neumair <chris at gnome-de.org>.

        * hald/linux2/blockdev.c (hotplug_event_begin_add_blockdev): Set
        FALSE for volume.is_mounted_read_only

        * libhal-storage/libhal-storage.c (libhal_drive_from_udi): Extract
        volume.is_mounted_read_only
        (libhal_volume_is_mounted_read_only): New function

        * libhal-storage/libhal-storage.h: Export prototype for
        libhal_volume_is_mounted_read_only()

        * hald/linux2/blockdev.c (blockdev_refresh_mount_state): Set
        volume.is_mounted_read_only

        * doc/spec/hal-spec.xml.in: Document volume.is_mounted_read_only



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.859
retrieving revision 1.860
diff -u -d -r1.859 -r1.860
--- ChangeLog	9 Mar 2006 14:59:52 -0000	1.859
+++ ChangeLog	10 Mar 2006 18:46:16 -0000	1.860
@@ -1,3 +1,22 @@
+2006-03-10  David Zeuthen  <davidz at redhat.com>
+
+	Patch from Christian Neumair <chris at gnome-de.org>.
+
+	* hald/linux2/blockdev.c (hotplug_event_begin_add_blockdev): Set
+	FALSE for volume.is_mounted_read_only
+
+	* libhal-storage/libhal-storage.c (libhal_drive_from_udi): Extract
+	volume.is_mounted_read_only
+	(libhal_volume_is_mounted_read_only): New function
+
+	* libhal-storage/libhal-storage.h: Export prototype for
+	libhal_volume_is_mounted_read_only()
+
+	* hald/linux2/blockdev.c (blockdev_refresh_mount_state): Set
+	volume.is_mounted_read_only
+
+	* doc/spec/hal-spec.xml.in: Document volume.is_mounted_read_only
+
 2006-03-09  Danny Kukawka  <danny.kukawka at web.de>
 
 	* hald/linux2/apm.c: (battery_refresh): fixed remaining_time 




More information about the hal-commit mailing list