On 19.02.21 13:45, Stoiko Ivanov wrote: > This commit is a small performance optimization to the previous one: > `zpool list` is cheaper than `zpool import -d /dev..` (the latter > scans the disks in the provided directory for zfs signatures, > unconditionally) > > Signed-off-by: Stoiko Ivanov <[email protected]> > --- > PVE/Storage/ZFSPoolPlugin.pm | 14 ++++++++------ > 1 file changed, 8 insertions(+), 6 deletions(-) > >
applied, with the cleanups we talked off-list about, thanks! _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
