Hi fans. I tried filesystem development with stackable technique and do that easy way.
libolfs - experimental for overlay file system. http://www.tip9ug.jp/who/kida/index.html Plan 9's file server is resource manager. Resources are storage, process, network connection, etc. libolfs uses "namespace tree" as the resource. when i wrote that, i thougt using resource with 9P is too difficult to user, but using resource with systemcalls is familiar to users. this library is not enough. but i hope that this help someone. thanks. ---- kida
