hal ChangeLog,1.321,1.322

David Zeuthen david at freedesktop.org
Fri Sep 24 08:23:47 PDT 2004


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

Modified Files:
	ChangeLog 
Log Message:
2004-09-24  David Zeuthen  <david at fubar.dk>

	* libhal-storage/libhal-storage.h: Add and hal_drive_find_all_volumes
	and change hal_volume_policy_should_be_visible

	* libhal-storage/libhal-storage.c: Delete some uncommented code
	(hal_volume_policy_should_be_visible): Accept a new parameter called
	target_mount_point since we need to evaluate policy on unmounted 
	volumes and want to blacklist them in advance. Add documentation.
	(hal_drive_find_all_volumes): New function to find all volumes
	belonging to a drive



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.321
retrieving revision 1.322
diff -u -d -r1.321 -r1.322
--- ChangeLog	24 Sep 2004 06:19:41 -0000	1.321
+++ ChangeLog	24 Sep 2004 15:23:45 -0000	1.322
@@ -1,3 +1,15 @@
+2004-09-24  David Zeuthen  <david at fubar.dk>
+
+	* libhal-storage/libhal-storage.h: Add and hal_drive_find_all_volumes
+	and change hal_volume_policy_should_be_visible
+
+	* libhal-storage/libhal-storage.c: Delete some uncommented code
+	(hal_volume_policy_should_be_visible): Accept a new parameter called
+	target_mount_point since we need to evaluate policy on unmounted 
+	volumes and want to blacklist them in advance. Add documentation.
+	(hal_drive_find_all_volumes): New function to find all volumes
+	belonging to a drive
+
 2004-09-24  Kay Sievers  <kay.sievers at vrfy.org>
 
 	* hald/linux/volume_id/volume_id.c: (probe_lvm2),




More information about the hal-commit mailing list