Files
docker-cli/components/engine/daemon/graphdriver
Jörg Thalheim 30e28d31e0 zfs: retrieve all filesystems on startup at once
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>
Upstream-commit: bad25ccf978b56da6fa181439504ab33906524cd
Component: engine
2015-05-08 17:49:39 +02:00
..
2015-03-25 13:56:51 -04:00
2015-03-05 13:55:44 -05:00
2015-05-08 17:48:20 +02:00