This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
Releases: whamcloud/rust-libzfs
Releases · whamcloud/rust-libzfs
v0.6.10libzfs: Allow for some structs to be Cloned (#74)
Signed-off-by: Joe Grund <[email protected]>
v0.6.9libzfs: Add State (#72)
Expose some functions to get the current state for a pool / dataset or all pools. These states try to be holistic views of what Pools / Datasets Properties and VDevs look like at that point in time. Signed-off-by: Joe Grund <[email protected]>
v0.1.19node-libzfs: Expose the libzfs error type (#75)
Expose the libzfs error, so we can use it in other crates. Signed-off-by: Joe Grund <[email protected]>
v0.6.8libzfs: Conditional building (#70)
Skip build script if bindings already exist. Delete the bindings to rebuild. Signed-off-by: Joe Grund <[email protected]>
v0.5.7libzfs-sys: Conditional building (#70)
Skip build script if bindings already exist. Delete the bindings to rebuild. Signed-off-by: Joe Grund <[email protected]>
v0.1.18node-libzfs
v0.1.18node-libzfs
v0.6.7libzfs
v0.6.7libzfs
v0.5.6libzfs-sys
v0.5.6libzfs-sys
v0.2.6fable-import-nodelibzfs: Make dev_id optional (#60)
VDev.dev_id should be marked optional for F# parsing. Signed-off-by: Joe Grund <[email protected]>
v0.2.5fable-import-nodelibzfs: bump to latest versions (#58)
Signed-off-by: Joe Grund <[email protected]>