patch-1.3.52 linux/fs/super.c
Next file: linux/include/linux/fs.h
Previous file: linux/fs/proc/scsi.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Fri Dec 29 15:15:16 1995
- Orig file:
v1.3.51/linux/fs/super.c
- Orig date:
Wed Dec 13 09:02:47 1995
diff -u --recursive --new-file v1.3.51/linux/fs/super.c linux/fs/super.c
@@ -159,6 +159,7 @@
return 0;
}
+#ifdef CONFIG_MODULES
int unregister_filesystem(struct file_system_type * fs)
{
struct file_system_type ** tmp;
@@ -174,6 +175,7 @@
}
return -EINVAL;
}
+#endif
static int fs_index(const char * __name)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this