Unioning file systems: Architecture, features, and design choices
Unioning file systems: Architecture, features, and design choices
Posted Mar 20, 2009 17:06 UTC (Fri) by arnd (subscriber, #8866)In reply to: Unioning file systems: Architecture, features, and design choices by mjthayer
Parent article: Unioning file systems: Architecture, features, and design choices
The "union mounts" approach by Jan Blunck et.al. does the implementation
in the common vfs code and requires only minimal changes in the top
mounted file systems that get used for writable branches, in order to
implement features like whiteouts.
in the common vfs code and requires only minimal changes in the top
mounted file systems that get used for writable branches, in order to
implement features like whiteouts.