hal/tools hal-system-storage-mount,1.12,1.13

Kay Sievers kay at freedesktop.org
Fri Jan 20 08:34:09 PST 2006


Update of /cvs/hal/hal/tools
In directory gabe:/tmp/cvs-serv10214/tools

Modified Files:
	hal-system-storage-mount 
Log Message:
2006-01-20  Kay Sievers  <kay.sievers at vrfy.org>

        * fdi/policy/10osvendor/20-storage-methods.fdi:
        * tools/hal-system-storage-mount: kill subfs


Index: hal-system-storage-mount
===================================================================
RCS file: /cvs/hal/hal/tools/hal-system-storage-mount,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- hal-system-storage-mount	15 Jan 2006 16:54:06 -0000	1.12
+++ hal-system-storage-mount	20 Jan 2006 16:34:07 -0000	1.13
@@ -78,9 +78,6 @@
 # pass only whitelisted types
 if [ "$GIVEN_MOUNTTYPE" != "" ]; then
     case "$GIVEN_MOUNTTYPE" in
-	subfs)
-	    MOUNTTYPE="subfs"
-	    ;;
 	*)
 	    echo "org.freedesktop.Hal.Device.Volume.InvalidFilesystemType" >&2
 	    echo "Invalid filesystem type." >&2




More information about the hal-commit mailing list