patch-2.3.99-pre4 linux/include/linux/proc_fs_i.h
Next file: linux/include/linux/raid/md_u.h
Previous file: linux/include/linux/ppp_channel.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 7 13:38:00 2000
- Orig file:
v2.3.99-pre3/linux/include/linux/proc_fs_i.h
- Orig date:
Thu Nov 11 20:11:53 1999
diff -u --recursive --new-file v2.3.99-pre3/linux/include/linux/proc_fs_i.h linux/include/linux/proc_fs_i.h
@@ -2,7 +2,7 @@
struct task_struct *task;
int type;
union {
- struct dentry *(*proc_get_link)(struct inode *);
+ int (*proc_get_link)(struct inode *, struct dentry **, struct vfsmount **);
int (*proc_read)(struct task_struct *task, char *page);
} op;
struct file *file;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)