patch-2.4.23 linux-2.4.23/fs/jfs/jfs_btree.h
Next file: linux-2.4.23/fs/jfs/jfs_dmap.c
Previous file: linux-2.4.23/fs/jfs/inode.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/fs/jfs/jfs_btree.h
- Orig date:
2003-06-13 07:51:37.000000000 -0700
diff -urN linux-2.4.22/fs/jfs/jfs_btree.h linux-2.4.23/fs/jfs/jfs_btree.h
@@ -81,7 +81,7 @@
} else {\
P = NULL;\
jfs_err("bread failed!");\
- RC = EIO;\
+ RC = -EIO;\
}\
}\
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)