patch-2.4.20 linux-2.4.20/fs/nfs/unlink.c
Next file: linux-2.4.20/fs/nfs/write.c
Previous file: linux-2.4.20/fs/nfs/symlink.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Nov 28 15:53:15 2002
-  Orig file: 
linux-2.4.19/fs/nfs/unlink.c
-  Orig date: 
Fri Dec 21 09:41:55 2001
diff -urN linux-2.4.19/fs/nfs/unlink.c linux-2.4.20/fs/nfs/unlink.c
@@ -24,7 +24,7 @@
 };
 
 static struct nfs_unlinkdata	*nfs_deletes;
-static struct rpc_wait_queue	nfs_delete_queue = RPC_INIT_WAITQ("nfs_delete_queue");
+static RPC_WAITQ(nfs_delete_queue, "nfs_delete_queue");
 
 /**
  * nfs_detach_unlinkdata - Remove asynchronous unlink from global list
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)