On Sat, 2009-01-03 at 16:41 -0500, erik quanstrom wrote: > there's also nothing preventing one from implementing a > filtering fs that restricts the directories available in /proc.
True. But there are two problems with a filtering fs:
1. Accessing #p would bypass the fs 100%
2. For things like #s the need to proxy the actual data
back and forth seems to be really unfortunate.
Thanks,
Roman.
