patch-2.1.45 linux/fs/filesystems.c
Next file: linux/fs/inode.c
Previous file: linux/fs/file_table.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Thu Jul 10 16:09:03 1997
- Orig file:
v2.1.44/linux/fs/filesystems.c
- Orig date:
Mon Jun 16 16:35:57 1997
diff -u --recursive --new-file v2.1.44/linux/fs/filesystems.c linux/fs/filesystems.c
@@ -8,7 +8,6 @@
#include <linux/config.h>
#include <linux/fs.h>
-#include <linux/nametrans.h>
#include <linux/minix_fs.h>
#include <linux/ext2_fs.h>
@@ -44,10 +43,6 @@
device_setup();
binfmt_setup();
-
-#ifdef CONFIG_TRANS_NAMES
- init_nametrans();
-#endif
#ifdef CONFIG_EXT2_FS
init_ext2_fs();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov