Skip to content

Commit

Permalink
Merge pull request #291 from truenas/NAS-132126-24.10.0.1
Browse files Browse the repository at this point in the history
NAS-132126 / 24.10.0.1 / Add missing error code from libzfs (by usaleem-ix) (by bugclerk)
  • Loading branch information
yocalebo authored Oct 31, 2024
2 parents 8898f35 + 2facf47 commit fd4475e
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 fd4475e

Please sign in to comment.