hal ChangeLog,1.509,1.510

David Zeuthen david at freedesktop.org
Fri Apr 29 14:40:00 PDT 2005


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

Modified Files:
	ChangeLog 
Log Message:
2005-04-29  David Zeuthen  <davidz at redhat.com>

	* hald/linux2/blockdev.c (update_mount_point): Fix the TODO about
	using major:minor to check for whether something is mounted. Now
	it works with e.g. 'mount /dev/dvd /mnt/tmp' where /dev/dvd is
	a symlink to the real device and /mnt/tmp nor /dev/dvd is mentioned
	in the /etc/fstab file.
	(force_unmount): Use mount point, not device name (from Rohan
	McGovern <rohan.pm at gmail.com>).



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.509
retrieving revision 1.510
diff -u -d -r1.509 -r1.510
--- ChangeLog	27 Apr 2005 21:12:43 -0000	1.509
+++ ChangeLog	29 Apr 2005 21:39:57 -0000	1.510
@@ -1,3 +1,13 @@
+2005-04-29  David Zeuthen  <davidz at redhat.com>
+
+	* hald/linux2/blockdev.c (update_mount_point): Fix the TODO about
+	using major:minor to check for whether something is mounted. Now
+	it works with e.g. 'mount /dev/dvd /mnt/tmp' where /dev/dvd is
+	a symlink to the real device and /mnt/tmp nor /dev/dvd is mentioned
+	in the /etc/fstab file.
+	(force_unmount): Use mount point, not device name (from Rohan
+	McGovern <rohan.pm at gmail.com>).
+
 2005-04-27  David Zeuthen  <davidz at redhat.com>
 
 	* configure.in: Bump for release




More information about the hal-commit mailing list