f9c00c527b260ed25b5187f07e871fd9ee325e51
instead of let zfs automaticly mount datasets, mount them on demand using mount(2). This speed up this graph driver in 2 ways: - less zfs processes needed to start a container - /proc/mounts get smaller, so zfs userspace tools has less to read (which can a significant amount of data as the number of layer grows) This ways it can be also ensured that the correct mountpoint is always used. Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk> Upstream-commit: 11e9167a6b45fdc134ee43e89abefd34a85cf624 Component: engine
Description
No description provided
310 MiB
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%