|
|
Subscribe / Log in / New account

The libferris virtual filesystem

The libferris virtual filesystem

Posted Nov 20, 2008 14:31 UTC (Thu) by ericvh (guest, #29315)
Parent article: The libferris virtual filesystem

Of course the Plan 9 idea of virtual files is also directly available in
Linux (without kernel patches) via the 9P file system support. Various
language bindings and packages exist for building virtual file systems
directly on top of 9P: http://9p.cat-v.org/implementations. The one big
difference is all the 9P file systems are implicitly accessible over the
network.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds