LWN.net Logo

The mini_fo filesystem

The mini_fo filesystem

Posted May 22, 2005 11:31 UTC (Sun) by markus78 (guest, #30082)
In reply to: The mini_fo filesystem by madscientist
Parent article: The mini_fo filesystem

Actually mini_fo has been around longer, it just didn't implement all features until the last release ;-)

The main difference between unionfs and mini_fo is features and complexity. Unionfs allows to merge two and more branches with various options for each branch, while mini_fo focuses on merging only two, the base branch that will never be modified and the storage branch that contains the "diff".

This "lack" of features makes mini_fo a lot smaller, what is important as we use it in embedded systems.


(Log in to post comments)

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