On 05/18/11 16:57, Luca Ferrari wrote:
I'm not sure what "private" means, but am I supposed to be NOT able to create, for instance, my person zfs explorer writing a from-scratch C program?
Private means it isn't documented or a committed interface for people outside of the project itself to write to.
So no you aren't supposed to be able to write 3rd party tools and link them against the libzfs API.
-- Darren J Moffat _______________________________________________ zfs-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/zfs-code
