patch-2.2.19 linux/fs/dquot.c
Next file: linux/fs/exec.c
Previous file: linux/fs/dcache.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Mar 25 11:37:38 2001
-  Orig file: 
v2.2.18/fs/dquot.c
-  Orig date: 
Sun Mar 25 11:28:33 2001
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/fs/dquot.c linux/fs/dquot.c
@@ -570,7 +570,7 @@
 	 */
 	if (prune_dcache(0, 128))
 	{
-		free_inode_memory(10);
+		free_inode_memory();
 		goto repeat;
 	}
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)