Makoto Kato writes to linux-kernel:
BFS filesystem driver for linux 2.2.x, 1999-02-21
BFS is filesystem using BeOS. It supports only linux(x86) and
BFS(x86). But It may run on linux-ppc and BFS(ppc).
The sources and more information can be found in
http://hp.vector.co.jp/authors/VA008030/bfs
ChageLog…
- Add mount option “uid” and “gid”.
- Support symbolic link.
- Fix many bug.