Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent "zpool destroy|export" when suspended
Cleanly destroying or exporting a pool requires that the pool not be suspended. Therefore, set the POOL_CHECK_SUSPENDED flag for these ioctls so the utilities will output a descriptive error message rather than block. Signed-off-by: Brian Behlendorf <[email protected]> Issue openzfs#2878
- Loading branch information