patch-2.4.0-test10 linux/fs/isofs/rock.c
Next file: linux/fs/lockd/clntlock.c
Previous file: linux/fs/inode.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Oct 10 19:59:16 2000
- Orig file:
v2.4.0-test9/linux/fs/isofs/rock.c
- Orig date:
Wed Jul 5 11:31:01 2000
diff -u --recursive --new-file v2.4.0-test9/linux/fs/isofs/rock.c linux/fs/isofs/rock.c
@@ -215,7 +215,7 @@
printk("RR: RE (%x)\n", inode->i_ino);
#endif
if (buffer) kfree(buffer);
- return -1;
+ return 0;
default:
break;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)