patch-2.3.24 linux/fs/romfs/inode.c
Next file: linux/fs/smbfs/cache.c
Previous file: linux/fs/nfsd/vfs.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Oct 26 15:03:19 1999
- Orig file:
v2.3.23/linux/fs/romfs/inode.c
- Orig date:
Tue Aug 31 17:29:14 1999
diff -u --recursive --new-file v2.3.23/linux/fs/romfs/inode.c linux/fs/romfs/inode.c
@@ -404,9 +404,6 @@
get_page(page);
buf = page_address(page);
- /* hack? */
- page->owner = current;
-
offset = page->offset;
if (offset < inode->i_size) {
avail = inode->i_size-offset;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)