Merge pull request #918 from willseward/patch-1

Update btrfs-driver.md
This commit is contained in:
Misty Stanley-Jones 2016-12-19 14:43:34 -08:00 committed by GitHub
commit 79bd98b56e
1 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ structure that hooks into the wider Unix filesystem.
Subvolumes are natively copy-on-write and have space allocated to them
on-demand from an underlying storage pool. They can also be nested and snapped.
The diagram blow shows 4 subvolumes. 'Subvolume 2' and 'Subvolume 3' are
The diagram below shows 4 subvolumes. 'Subvolume 2' and 'Subvolume 3' are
nested, whereas 'Subvolume 4' shows its own internal directory tree.
![](images/btfs_subvolume.jpg)