Files
moby/daemon/graphdriver
Sebastiaan van Stijn 0a4e793a3d Allow existing setups to continue using d_type
Even though it's highly discouraged, there are existing
installs that are running overlay/overlay2 on filesystems
without d_type support.

This patch allows the daemon to start in such cases, instead of
refusing to start without an option to override.

For fresh installs, backing filesystems without d_type support
will still cause the overlay/overlay2 drivers to be marked as
"unsupported", and skipped during the automatic selection.

This feature is only to keep backward compatibility, but
will be removed at some point.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-12-04 18:41:25 -08:00
..
2017-10-24 13:14:40 -07:00
2017-11-27 17:32:12 -08:00
2017-11-06 15:53:51 -08:00
2017-08-21 18:18:50 -04:00