Merge pull request #4534 from sedflix/zfs-root-path

zfs: seperate implementation pkg from plugin pkg
This commit is contained in:
Derek McGowan
2020-09-18 10:28:23 -07:00
committed by GitHub
6 changed files with 88 additions and 36 deletions

View File

@@ -18,4 +18,4 @@
package main
import _ "github.com/containerd/zfs"
import _ "github.com/containerd/zfs/plugin"