moby--moby/daemon/graphdriver
Jörg Thalheim 2cb23527e4 zfs: update filesystem cache on filesystem creation/deletion
Previously the cache was only updated once on startup, because the graph
code only check for filesystems on startup. However this breaks the API as it
was supposed and so unit tests.

Fixes #13142

Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2015-05-12 13:06:41 +02:00
..
aufs Fix AUFS logrus build errors on import 2015-03-30 11:46:44 -07:00
btrfs btrfs: #ifdef for build version 2015-03-25 13:56:51 -04:00
devmapper Merge pull request #12190 from rhvgoyal/deferred-removal 2015-05-04 14:22:52 -07:00
graphtest Changed snake case naming to camelCase 2015-03-26 15:05:45 -06:00
overlay overlay: skip superfluous metadata sets on commit 2015-05-07 16:15:54 -04:00
vfs Two SELinux Changes. 2015-03-05 13:55:44 -05:00
zfs zfs: update filesystem cache on filesystem creation/deletion 2015-05-12 13:06:41 +02:00
driver.go Implement Docker on ZFS 2015-05-08 17:48:20 +02:00
driver_linux.go Add backing filesystem info to `docker info` command where applicable 2015-01-16 14:43:43 -05:00
driver_unsupported.go Add backing filesystem info to `docker info` command where applicable 2015-01-16 14:43:43 -05:00
fsdiff.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00