mirror of
https://github.com/moby/moby.git
synced 2026-07-17 21:11:19 +00:00
use a consistent approach for checking if the backing filesystem is compatible with the storage driver. also add an error-message for the AUFS driver if an incompatible combination is found. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>