Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Releases: whamcloud/rust-libzfs

v0.6.10libzfs: Allow for some structs to be Cloned (#74)

02 Nov 17:54
50af777
Compare
Choose a tag to compare

v0.6.9libzfs: Add State (#72)

02 Nov 15:33
74bf6e4
Compare
Choose a tag to compare
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)

06 Nov 17:09
2cc6d71
Compare
Choose a tag to compare
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)

01 Nov 20:36
cf399ec
Compare
Choose a tag to compare
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)

01 Nov 20:26
cf399ec
Compare
Choose a tag to compare
Skip build script if bindings already exist.

Delete the bindings to rebuild.

Signed-off-by: Joe Grund <[email protected]>

v0.1.18node-libzfs

16 May 13:43
30f5771
Compare
Choose a tag to compare

v0.1.18node-libzfs

v0.6.7libzfs

15 May 21:34
bd7b1b3
Compare
Choose a tag to compare

v0.6.7libzfs

v0.5.6libzfs-sys

15 May 20:45
bd7b1b3
Compare
Choose a tag to compare

v0.5.6libzfs-sys

v0.2.6fable-import-nodelibzfs: Make dev_id optional (#60)

02 May 00:55
ab41039
Compare
Choose a tag to compare
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)

20 Apr 18:21
e9b33fa
Compare
Choose a tag to compare