patch-2.1.92 linux/fs/proc/link.c

Next file: linux/fs/proc/mem.c
Previous file: linux/fs/proc/inode.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.91/linux/fs/proc/link.c linux/fs/proc/link.c
@@ -58,7 +58,7 @@
 	NULL,			/* writepage */
 	NULL,			/* bmap */
 	NULL,			/* truncate */
-	NULL			/* permission */
+	proc_permission		/* permission */
 };
 
 static struct dentry * proc_follow_link(struct dentry *dentry,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov