patch-2.1.21 linux/arch/sparc/kernel/sys_sunos.c
Next file: linux/arch/sparc/kernel/unaligned.c
Previous file: linux/arch/sparc/kernel/sparc_ksyms.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Tue Jan 14 12:59:10 1997
-  Orig file: 
v2.1.20/linux/arch/sparc/kernel/sys_sunos.c
-  Orig date: 
Tue Dec 31 21:41:00 1996
diff -u --recursive --new-file v2.1.20/linux/arch/sparc/kernel/sys_sunos.c linux/arch/sparc/kernel/sys_sunos.c
@@ -779,10 +779,6 @@
 		dev_fname = (char *) data;
 	} else if(strcmp(type, "minix") == 0) {
 		dev_fname = (char *) data;
-	} else if(strcmp(type, "ext") == 0) {
-		dev_fname = (char *) data;
-	} else if(strcmp(type, "xiafs") == 0) {
-		dev_fname = (char *) data;
 	} else if(strcmp(type, "nfs") == 0) {
 		return sunos_nfs_mount (dir, flags, data);
         } else if(strcmp(type, "ufs") == 0) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov