mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
bad25ccf97
The docker graph call driver.Exists() on initialisation for each filesystem in the graph. This results will results in a lot `zfs get all` commands. To reduce this, retrieve all descend filesystem at startup and cache it for later checks Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk> |
||
---|---|---|
.. | ||
MAINTAINERS | ||
zfs.go | ||
zfs_test.go |