Export proc_dir_inode_operations

Rick Richardson (rick@dgii.com)
Fri, 20 Mar 1998 12:34:51 -0600 (CST)


Looking at the sources for kernel 2.0.32, it seems to me that
proc_dir_inode_operations should be an exported symbol in
procfs_syms.c, so that drivers can easily create subdirs under /proc
without having to duplicate code

It also looks to me like a driver writer could (Ugh!) use
proc_scsi_inode_operations as a suitable temporary substitute.
This symbol *is* exported.

Any problems with that?

-Rick

-- 
Rick Richardson        Sr. Techno-something   Use CVS early and often...
Digi Intl.             Email: rick@dgii.com   Never be more than 15 minutes
11001 Bren Rd. East    Fax:   (612) 912-4955  from changing jobs!
Minnetonka, MN 55343   Tel:   (612) 912-3212  http://www.dgii.com/people/rick/

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