moby--moby/daemon/graphdriver/aufs
Kir Kolyshkin 2f98b5f51f aufs: get rid of mount()
The function is not needed as it's just a shallow wrapper around
unix.Mount().

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-12-10 20:06:10 -08:00
..
aufs.go aufs: get rid of mount() 2018-12-10 20:06:10 -08:00
aufs_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
dirs.go Various code-cleanup 2018-05-23 17:50:54 +02:00
mount.go aufs: use a single logger 2018-05-20 12:02:12 +02:00