patch-2.4.0-test12 linux/fs/affs/file.c
Next file: linux/fs/bfs/file.c
Previous file: linux/fs/adfs/inode.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 4 19:01:07 2000
- Orig file:
v2.4.0-test11/linux/fs/affs/file.c
- Orig date:
Tue Sep 5 14:07:29 2000
diff -u --recursive --new-file v2.4.0-test11/linux/fs/affs/file.c linux/fs/affs/file.c
@@ -338,7 +338,7 @@
}
-static int affs_writepage(struct file *file, struct page *page)
+static int affs_writepage(struct page *page)
{
return block_write_full_page(page,affs_get_block);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)