Add support for a union file system that can be used to overlay and merge the content of two mounted file systems.

This commit is contained in:
Gregory Nutt
2015-06-05 13:18:06 -06:00
parent 1c6c76033a
commit 1d370178fb
12 changed files with 2284 additions and 10 deletions
+3 -1
View File
@@ -1358,7 +1358,9 @@ nuttx
| | `- README.txt
| |- smartfs/
| | `- README.txt
| `- procfs/
| |- procfs/
| | `- README.txt
| `- unionfs/
| `- README.txt
|- graphics/
| `- README.txt