]> git.proxmox.com Git - pve-storage.git/commit
ZFS: refactor waiting for zvol symlinks
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 31 Jul 2019 08:58:04 +0000 (10:58 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 6 Aug 2019 11:39:43 +0000 (13:39 +0200)
commit56362cfb5596c0e620020ced59b6c050c01844aa
tree2affb1aa51f57a6172fb452e05d1ca525406fdd9
parentbe78543909cc2bdf763c1f93c85182c80b89d396
ZFS: refactor waiting for zvol symlinks

and actually do that not just for creating zvols, but also when
activating them. this should fix a range of issues/races that sometimes
occured on bootup, snapshot rollback or similar operations.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/Storage/ZFSPoolPlugin.pm
test/run_test_zfspoolplugin.pl