BMFS: Difference between revisions

m
→‎Disclaimer: I am pretty sure that it is meant to say to be on the lookout for bugs, not to be tired of them (hence the change from weary to wary)
[unchecked revision][unchecked revision]
m (Fixed error code names.)
m (→‎Disclaimer: I am pretty sure that it is meant to say to be on the lookout for bugs, not to be tired of them (hence the change from weary to wary))
 
(5 intermediate revisions by 2 users not shown)
Line 7:
I am a contributor of BMFS. There's plenty of other file system implementations that could be used in an OS project.
 
BMFS, while it has existed for some time, is considered a new project. Be wearywary of bugs.
 
== A Little History ==
Line 17:
The development continued and the design changed a bit, and now it supports sub-directories, file permissions, user and group IDs, and more.
 
It also comes with a user space program to construct file systems and examine their contents, and a [[FUSE]] binding to use BMFS on Linux systems.
 
The project is now being constantly improved, and one of its design goals is to be used in any other operating system.
Line 225:
 
Visit the Doxygen generated documentation [https://returninfinity.github.io/bmfs-doc/modules.html] for more information.
[[Category:Filesystems]]
3

edits