I just got back to implementing this. I am willing to work with the unstable 
interface.

What is bothering me is that zfs_get_user_props takes a zfs_handle_t* as an 
input arg. Since I am working within the kernel, I have only a spa_t* to work 
with, and I can't figure out how to get a zfs_handle_t* from the spa_t*.

How do I get a proper zfs_handle_t*?

(The only examples of zfs_get_user_prop calls I can find are in the cmd 
sub-tree, and they have a different starting context.)

Thanks for any help you can give.
Duff
--
This messages posted from opensolaris.org

Reply via email to