patch-2.3.99-pre7 linux/fs/hpfs/hpfs_fn.h
Next file: linux/fs/hpfs/namei.c
Previous file: linux/fs/hpfs/file.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon May  8 11:11:29 2000
-  Orig file: 
v2.3.99-pre6/linux/fs/hpfs/hpfs_fn.h
-  Orig date: 
Tue Mar 14 19:10:40 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/fs/hpfs/hpfs_fn.h linux/fs/hpfs/hpfs_fn.h
@@ -301,7 +301,7 @@
 int hpfs_symlink(struct inode *, struct dentry *, const char *);
 int hpfs_unlink(struct inode *, struct dentry *);
 int hpfs_rmdir(struct inode *, struct dentry *);
-int hpfs_symlink_readpage(struct dentry *, struct page *);
+int hpfs_symlink_readpage(struct file *, struct page *);
 int hpfs_rename(struct inode *, struct dentry *, struct inode *, struct dentry *);
 
 /* super.c */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)