patch-2.3.99-pre9 linux/include/linux/nfs_page.h

Next file: linux/include/linux/nfs_xdr.h
Previous file: linux/include/linux/nfs_mount.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre8/linux/include/linux/nfs_page.h linux/include/linux/nfs_page.h
@@ -40,7 +40,7 @@
 
 #define NFS_WBACK_BUSY(req)	((req)->wb_flags & PG_BUSY)
 
-extern	struct nfs_page *nfs_create_request(struct dentry *dentry,
+extern	struct nfs_page *nfs_create_request(struct file *file,
 					    struct page *page,
 					    unsigned int offset,
 					    unsigned int count);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)