What is it, and why does zfs_create need it?
I have been blankly staring at libzfs_dataset.c, libzfs_core.c, libzfs_util.c and many other files for hours, and could use hints if anybody has any.
As far as I can tell, it is kind of like a *DIR for datasets, but on the other hand they seem to be invoked before any dataset exists, and operations performed on them.
Help?
I have been blankly staring at libzfs_dataset.c, libzfs_core.c, libzfs_util.c and many other files for hours, and could use hints if anybody has any.
As far as I can tell, it is kind of like a *DIR for datasets, but on the other hand they seem to be invoked before any dataset exists, and operations performed on them.
Help?