Merge pull request #18806 from mqliang/patch-8
Update btrfs-driver.md Upstream-commit: 9f306364f573e99d3dd6d7db7c57a23ac27fc5a8 Component: engine
This commit is contained in:
@ -165,7 +165,7 @@ Stop the Docker daemon. Then, ensure that you have a spare block device at `/dev
|
||||
The procedure also assumes your kernel has the appropriate Btrfs modules loaded. To verify this, use the following command:
|
||||
|
||||
```bash
|
||||
$ cat /proc/filesystems | grep btrfs`
|
||||
$ cat /proc/filesystems | grep btrfs
|
||||
```
|
||||
|
||||
### Configure Btrfs on Ubuntu 14.04 LTS
|
||||
|
||||
Reference in New Issue
Block a user