ClusterHQ / pyzfs

Python bindings to the stable ZFS ABI
Apache License 2.0
34 stars 11 forks source link

C lzc_list() actually returns ENOENT if the dataset does not exist #13

Closed avg-I closed 9 years ago

avg-I commented 9 years ago

The previous assumption was made based on the current behavior of ZFS_IOC_DATASET_LIST_NEXT and ZFS_IOC_SNAPSHOT_LIST_NEXT ioctls.