filesystem
Table of Contents
1. Generic Spec
- to be populated
2. Specific FileSystems
2.1. Another Union File System (AUFS)
- https://chromium.googlesource.com/chromiumos/platform/factory/+/HEAD/devtools/aufs/README.md
- used for the layering mechanism in Docker/containerization
2.2. BTree FileSystem (BTRFS)
- https://btrfs.readthedocs.io/en/latest/
- copy-on-write on the file system level