zfs-localpv/pkg/zfs
Pawan 8b7ad5cb45 fix(btrfs): fixing duplicate UUID issue with btrfs
btrfs, like xfs, needs to generate a new UUID for the
cloned volumes. All the devices with the same UUID will be treated
same for btrfs, so here generating the new UUID for the cloned volumes
using btrfstune command.

Signed-off-by: Pawan <pawan@mayadata.io>
2020-07-03 21:04:51 +05:30
..
btrfs_util.go fix(btrfs): fixing duplicate UUID issue with btrfs 2020-07-03 21:04:51 +05:30
mount.go fix(btrfs): fixing duplicate UUID issue with btrfs 2020-07-03 21:04:51 +05:30
resize.go feat(zfspv): move to klog (#166) 2020-06-29 12:18:33 +05:30
volume.go feat(zfspv): move to klog (#166) 2020-06-29 12:18:33 +05:30
xfs_util.go feat(zfspv): move to klog (#166) 2020-06-29 12:18:33 +05:30
zfs_util.go fix(btrfs): fixing duplicate UUID issue with btrfs 2020-07-03 21:04:51 +05:30