SLIDE 1
Btrfs Design Goals
- Broad development community
- General purpose filesystem that scales to very large
storage
– Extents for large files – Small files packed in as metadata
- Flexible disk format that can adapt to new features
– Btree indexes based on extensible key/value lookups – Key ordering determines relative location in the btree
- Data and metadata checksumming