moby/daemon/graphdriver/aufs
Zhang Wei 861fa09131 small nit: fix unmeaningful log
Truncated dir name can't give any useful information, print whole dir
name will.

Bad debug log is like this:

```
DEBU[2449] aufs error unmounting /var/lib/doc: no such file or directory
```

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
(cherry picked from commit af8359562c)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:18:28 -07:00
..
aufs.go small nit: fix unmeaningful log 2016-07-25 23:18:28 -07:00
aufs_test.go Adding readOnly parameter to graphdriver Create method 2016-04-06 13:52:53 -07:00
dirs.go Move layer mount refcounts to mountedLayer 2016-03-23 14:42:52 -07:00
mount.go Be more lenient on auplink errors. 2016-04-06 18:24:19 -07:00
mount_linux.go daemon/graphdriver/aufs fix lint errors/warnings 2015-07-28 06:17:05 +00:00
mount_unsupported.go daemon/graphdriver/aufs fix lint errors/warnings 2015-07-28 06:17:05 +00:00