Skip to content

Commit

Permalink
Merge pull request #289 from truenas/NAS-132126
Browse files Browse the repository at this point in the history
NAS-132126 / 25.04 / Add missing error code from libzfs
  • Loading branch information
usaleem-ix authored Oct 31, 2024
2 parents cf04e20 + b898879 commit 015be34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pxd/libzfs.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ cdef extern from "libzfs.h" nogil:
EZFS_RESUME_EXISTS
EZFS_SHAREFAILED
EZFS_RAIDZ_EXPAND_IN_PROGRESS
EZFS_ASHIFT_MISMATCH
EZFS_UNKNOWN

IF HAVE_ZFS_ENCRYPTION:
Expand Down

0 comments on commit 015be34

Please sign in to comment.