patch-2.4.0-test12 linux/fs/hfs/inode.c
Next file: linux/fs/hpfs/buffer.c
Previous file: linux/fs/file_table.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 4 19:01:31 2000
- Orig file:
v2.4.0-test11/linux/fs/hfs/inode.c
- Orig date:
Sat Jul 8 19:26:13 2000
diff -u --recursive --new-file v2.4.0-test11/linux/fs/hfs/inode.c linux/fs/hfs/inode.c
@@ -220,7 +220,7 @@
return __hfs_notify_change(dentry, attr, HFS_HDR);
}
-static int hfs_writepage(struct file *file, struct page *page)
+static int hfs_writepage(struct page *page)
{
return block_write_full_page(page,hfs_get_block);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)