Merge pull request #4838 from crosbymichael/btrfs-ftw
Promote btrfs Upstream-commit: 303a954151f89dc7d2c485417fd0a9bacabe9ad0 Component: engine
This commit is contained in:
@@ -39,10 +39,9 @@ var (
|
||||
// Slice of drivers that should be used in an order
|
||||
priority = []string{
|
||||
"aufs",
|
||||
"btrfs",
|
||||
"devicemapper",
|
||||
"vfs",
|
||||
// experimental, has to be enabled manually for now
|
||||
"btrfs",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user