hal/fdi/policy/10osvendor 20-storage-methods.fdi,1.17,1.18

David Zeuthen david at freedesktop.org
Mon Feb 13 08:15:25 PST 2006


Update of /cvs/hal/hal/fdi/policy/10osvendor
In directory gabe:/tmp/cvs-serv4626/fdi/policy/10osvendor

Modified Files:
	20-storage-methods.fdi 
Log Message:
2006-02-13  David Zeuthen  <davidz at redhat.com>

	* fdi/policy/10osvendor/20-storage-methods.fdi: Revert patch from
	Danny that adds mounts options for ntfs

	* tools/hal-system-storage-mount: Also allow comma "," as a valid
	character in a mount point



Index: 20-storage-methods.fdi
===================================================================
RCS file: /cvs/hal/hal/fdi/policy/10osvendor/20-storage-methods.fdi,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- 20-storage-methods.fdi	10 Feb 2006 03:41:54 -0000	1.17
+++ 20-storage-methods.fdi	13 Feb 2006 16:15:23 -0000	1.18
@@ -130,13 +130,6 @@
 	<append key="volume.mount.valid_options" type="strlist">data=</append>
       </match>
 
-      <!-- allow these mount options for ntfs -->
-      <match key="volume.fstype" string="ntfs">
-	<append key="volume.mount.valid_options" type="strlist">uid=</append>
-	<append key="volume.mount.valid_options" type="strlist">umask=</append>
-	<append key="volume.mount.valid_options" type="strlist">dmask=</append>
-      </match>
-      
       <!-- udf -->
       <match key="volume.fstype" string="udf">
 	<append key="volume.mount.valid_options" type="strlist">uid=</append>




More information about the hal-commit mailing list