moby--moby/daemon/graphdriver/aufs
Kir Kolyshkin 91f85d1c78
aufs: log reason why aufs is not supported.
In case aufs driver is not supported because supportsAufs() said so,
it is not possible to get a real reason from the logs.

To fix, log the error returned.

Note we're not using WithError here as the error message itself is the
sole message we want to print (i.e. there's nothing to add to it).

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-05-20 12:02:41 +02:00
..
aufs.go aufs: log reason why aufs is not supported. 2018-05-20 12:02:41 +02:00
aufs_test.go Automated migration using 2018-03-16 11:03:43 -04:00
dirs.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mount.go aufs: use a single logger 2018-05-20 12:02:12 +02:00
mount_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mount_unsupported.go Add canonical import comment 2018-02-05 16:51:57 -05:00