procfs_syms patch for 2.0.34

Mike Kilburn (mike@conexio.co.za)
Tue, 21 Apr 1998 21:36:39 +0200 (SAST)


This would be a nice to have for 2.0.34. Its really useful for creating
subdirectories in proc from modules.

diff --unified --new-file --recursive linux-2.0.34/fs/proc/procfs_syms.c
linux/fs/proc/procfs_syms.c
--- linux-2.0.34/fs/proc/procfs_syms.c Wed Mar 12 00:36:45 1997
+++ linux/fs/proc/procfs_syms.c Thu Mar 26 21:12:36 1998
@@ -19,6 +19,7 @@
X(proc_unregister),
X(proc_root),
X(in_group_p),
+ X(proc_dir_inode_operations),
X(proc_net_inode_operations),
X(proc_net),

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu