patch-2.1.22 linux/fs/fat/misc.c
Next file: linux/fs/namei.c
Previous file: linux/fs/ext2/symlink.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Jan 15 02:46:07 1997
-  Orig file: 
v2.1.21/linux/fs/fat/misc.c
-  Orig date: 
Sun Dec 22 16:37:38 1996
diff -u --recursive --new-file v2.1.21/linux/fs/fat/misc.c linux/fs/fat/misc.c
@@ -77,7 +77,7 @@
 /* (rename might deadlock before detecting cross-FS moves.) */
 
 static struct wait_queue *creation_wait = NULL;
-static creation_lock = 0;
+static int creation_lock = 0;
 
 
 void fat_lock_creation(void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov