patch-2.4.27 linux-2.4.27/fs/ext2/inode.c
Next file: linux-2.4.27/fs/ext2/super.c
Previous file: linux-2.4.27/fs/dquot.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2004-08-07 16:26:05.971400893 -0700
- Orig file:
linux-2.4.26/fs/ext2/inode.c
- Orig date:
2004-02-18 05:36:31.000000000 -0800
diff -urN linux-2.4.26/fs/ext2/inode.c linux-2.4.27/fs/ext2/inode.c
@@ -564,6 +564,7 @@
if (err == -EAGAIN)
goto changed;
+ goal = 0;
if (ext2_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)