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

Next file: linux/fs/romfs/inode.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.92/linux/fs/proc/link.c linux/fs/proc/link.c
@@ -20,12 +20,6 @@
 static struct dentry * proc_follow_link(struct dentry *, struct dentry *);
 
 /*
- * PLAN9_SEMANTICS won't work any more: it used an ugly hack that broke 
- * when the files[] array was updated only after the open code
- */
-#undef PLAN9_SEMANTICS
-
-/*
  * links can't do much...
  */
 static struct file_operations proc_fd_link_operations = {

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