search for: zpool_set_prop

Displaying 1 result from an estimated 1 matches for "zpool_set_prop".

2008 Mar 04
0
zpool_set_prop_int?
Looking inside the library functions in libzfs, there is a zfs_prop_set_int() so one can set a numerical value to a property defined to be a number.. But there is no zpool_set_prop_int(). The only function I see is zpool_set_prop() and it requires a character.. Is there an equivalent function that I''m missing that does this sort of thing? I''m trying to set a numerical property for a passphrase salt for zfs crypto.. thanks.. Tony -- This messages poste...