zfs-localpv/pkg/zfs
Pawan Prakash Sharma 6ec49df225
fix(restore): adding support to restore in an encrypted pool (#292)
Encrypted pool does not allow the volume to be pre created for the
restore purpose. Here changing the design to do the restore first
and then create the ZFSVolume object which will bind the volume
already created while doing restore.


Signed-off-by: Pawan <pawan@mayadata.io>
2021-03-01 23:56:42 +05:30
..
mount.go fix(mount): creating directory with 0755 permission (#262) 2020-12-23 08:31:17 +05:30
resize.go feat(zfspv): move to klog (#166) 2020-06-29 12:18:33 +05:30
volume.go feat(clone): add support for creating the Clone from volume as datasource (#234) 2020-11-11 18:58:25 +05:30
zfs_util.go fix(restore): adding support to restore in an encrypted pool (#292) 2021-03-01 23:56:42 +05:30