mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
75754e69f6
There are two cases where we can't use a graphdriver: 1) the graphdriver itself isn't supported by the system 2) the graphdriver is supported by some configuration/prerequisites are missing This introduces a new error for the 2) case and uses it when trying to run docker with btrfs backend on a non-btrfs filesystem. Docker-DCO-1.1-Signed-off-by: Johannes 'fish' Ziemke <github@freigeist.org> (github: discordianfish) |
||
---|---|---|
.. | ||
btrfs.go | ||
btrfs_test.go | ||
dummy_unsupported.go | ||
MAINTAINERS |