moby--moby/daemon/graphdriver/overlay2
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
..
check.go Detect overlay2 support on pre-4.0 kernels 2017-11-28 13:55:33 -08:00
mount.go Close pipe if mountFrom failed. 2017-09-19 01:25:39 +00:00
overlay.go Allow existing setups to continue using d_type 2017-12-04 18:41:25 -08:00
overlay_test.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
overlay_unsupported.go Add separate overlay2 driver 2016-06-08 00:16:01 -07:00
randomid.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00