filesystem
Table of Contents
1. Specific FileSystems
1.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
1.2. BTree FileSystem (BTRFS)
- https://btrfs.readthedocs.io/en/latest/
- copy-on-write on the file system level