moby--moby/daemon/graphdriver/zfs
Brian Goff 7342060b07 Add refcounts to graphdrivers that use fsdiff
This makes sure fsdiff doesn't try to unmount things that shouldn't be.

**Note**: This is intended as a temporary solution to have as minor a
change as possible for 1.11.1. A bigger change will be required in order
to support container re-attach.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-04-21 12:19:57 -04:00
..
MAINTAINERS
zfs.go Add refcounts to graphdrivers that use fsdiff 2016-04-21 12:19:57 -04:00
zfs_freebsd.go Fix log to logrus 2015-07-29 09:58:07 -07:00
zfs_linux.go Fix log to logrus 2015-07-29 09:58:07 -07:00
zfs_test.go reorder imports with goimports 2015-12-16 16:50:25 +01:00
zfs_unsupported.go