Crate zfs

Source

Enums§

Error
The error type used throughout ZFS
PoolState
The following states are written to disk as part of the normal SPA lifecycle: Active, Exported, Destroyed, Spare, L2Cache. The remaining states are software abstractions used at various levels to communicate pool state.
SpaLoadState
Internal SPA load state. Used by FMA diagnosis engine.

Type Aliases§

Result
The Result type used throughout ZFS