patch-2.1.80 linux/fs/fat/inode.c
Next file: linux/fs/fat/misc.c
Previous file: linux/fs/fat/dir.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Jan 13 20:07:28 1998
-  Orig file: 
v2.1.79/linux/fs/fat/inode.c
-  Orig date: 
Mon Jan 12 22:09:17 1998
diff -u --recursive --new-file v2.1.79/linux/fs/fat/inode.c linux/fs/fat/inode.c
@@ -377,7 +377,7 @@
 	/* N.B. we should parse directly into the sb structure */
 	memcpy(&(MSDOS_SB(sb)->options), &opts, sizeof(struct fat_mount_options));
 
-	cache_init();
+	fat_cache_init();
 	lock_super(sb);
 	if( blksize > 1024 )
 	  {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov