mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-19 06:26:33 +03:00
d834b9ce5b
Sometimes the ZTS checks freed space just after `zfs destroy snapshot` and gets an unexpected value because of space being freed asynchronously. For cases like this add a `wait_freeing` function which blocks until the pools `freeing` property drops to zero. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: George Melikov <mail@gmelikov.ru> Closes #5740 |
||
---|---|---|
.. | ||
.gitignore | ||
commands.cfg.in | ||
default.cfg.in | ||
libtest.shlib | ||
Makefile.am | ||
math.shlib | ||
properties.shlib |