https://github.com/containerd/containerd/pull/4506 moved the plugin init from `github.com/containerd/containerd/snapshots/overlay` to `"github.com/containerd/containerd/snapshots/overlay/plugin`. We should do this for all the plugins. - [x] aufs: https://github.com/containerd/containerd/pull/4533 - [x] btrfs - [X] devicemapper: https://github.com/containerd/containerd/pull/4573 - [x] native - [X] overlay: https://github.com/containerd/containerd/pull/4506 - [x] zfs: https://github.com/containerd/containerd/pull/4534
#4506 moved the plugin init from
github.com/containerd/containerd/snapshots/overlayto"github.com/containerd/containerd/snapshots/overlay/plugin.We should do this for all the plugins.