zfs-localpv/pkg/zfs
Pawan 468bf66b0c fix(xfs): fixing xfs duplicate uuid for cloned volumes
for mounting the cloned volume for xfs, a new UUID has to be generated.
We are generating a new UUID for the cloned volumes which are formatted
as xfs using xfs_admin command.

Signed-off-by: Pawan <pawan@mayadata.io>
2020-03-19 12:37:29 +05:30
..
mount.go feat(volstats): return volstats for path if it is a mountpath 2019-12-30 18:39:35 +05:30
resize.go feat(resize): adding Online volume expansion support for ZFSPV 2020-03-04 18:30:28 +05:30
volume.go feat(resize): adding Online volume expansion support for ZFSPV 2020-03-04 18:30:28 +05:30
zfs_util.go fix(xfs): fixing xfs duplicate uuid for cloned volumes 2020-03-19 12:37:29 +05:30