diff options
author | Allan Jude <[email protected]> | 2022-01-06 13:57:09 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2022-01-06 10:57:09 -0800 |
commit | 7454275a533e260e717a478a36af54d39beddecc (patch) | |
tree | 5fd31a123f013c82270fa1f323fbc6f9436ebc84 /lib/libzfs/libzfs_pool.c | |
parent | 6b2e32019ec34d0c4e79397fe16b97c877ad8abc (diff) |
ZTS: normalize on use of `sync_pool` and `sync_all_pools`
- Replaces use of manual `zpool sync`
- Don't use `log_must sync_pool` as `sync_pool` uses it internally
- Replace many (but not all) uses of `sync` with `sync_pool`
This makes the tests more consistent, and makes searching easier.
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Allan Jude <[email protected]>
Closes #12894
Diffstat (limited to 'lib/libzfs/libzfs_pool.c')
0 files changed, 0 insertions, 0 deletions