zfs_parse_zvol_list: do not add pool to volname
Else, alloc and list return different volids.
This commit is contained in:
@ -2,6 +2,7 @@ package PVE::Storage;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use Data::Dumper;
|
||||
|
||||
use POSIX;
|
||||
use IO::Select;
|
||||
|
||||
Reference in New Issue
Block a user