gnome-volume-manager r1228 - in trunk: . src



Author: fejj
Date: 2007-09-12 01:45:59 +0100 (Wed, 12 Sep 2007)
New Revision: 1228
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-volume-manager?rev=1228&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/manager.c
Log:
2007-09-11  Jeffrey Stedfast  <fejj gnome org>

	Fix for bug #475869, based on the patch from Frederic Crozat.

	* src/manager.c (hal_device_removed): If the device is in the
	device_table, then it was mounted before g-v-m was started, we
	need to unmount it to prevent danging mount points.
	(hal_property_modified: In the 'mounted' case, add the device to
	the device_table so that we can track whether or not it needs to
	be unmounted in hal_device_removed(). In the 'unmounted' case,
	remove entries from device_table.
	(mount_all): Add mounted volumes to device_table.
	(main): Init device_table.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]