patch-2.4.27 linux-2.4.27/fs/ext3/inode.c
Next file: linux-2.4.27/fs/ext3/super.c
Previous file: linux-2.4.27/fs/ext2/super.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2004-08-07 16:26:05.974401016 -0700
-  Orig file: 
linux-2.4.26/fs/ext3/inode.c
-  Orig date: 
2004-02-18 05:36:31.000000000 -0800
diff -urN linux-2.4.26/fs/ext3/inode.c linux-2.4.27/fs/ext3/inode.c
@@ -800,6 +800,7 @@
 	if (err == -EAGAIN)
 		goto changed;
 
+	goal = 0;
 	if (ext3_find_goal(inode, iblock, chain, partial, &goal) < 0)
 		goto changed;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)