On 21/07/2010 11:20, Ian Collins wrote:
Would it be possible to make *zfs_prop_get_type* public in a future
release? We already have a number of property helper functions exposed,
but not this one.

There are no Commited (ie Public) documented interfaces for libzfs at all. I think what you mean is that the zfs_prop_get_type function is scoped as local rather than global. Just because it has global scope doesn't mean it is a "Public" ie documented and stable interface (Committed in the ARC terminology).

Why do you need it ?

--
Darren J Moffat
_______________________________________________
zfs-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/zfs-code

Reply via email to