HomeFreeBSD

libbe(3): Fix checking of zfs_prop_get's return value

Description

libbe(3): Fix checking of zfs_prop_get's return value

Rather than a boolean_t, it returns an int != 0 for error or 0 for OK.

Details

Provenance
kevansAuthored on
Parents
rS337223: 9580 Add a hash-table on top of nvlist to speed-up operations
Branches
Unknown
Tags
Unknown