Feature #7228
Want public libzfs-like interface
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2016-07-27
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Currently libzfs is considered private interface. But it's the only zfs interface which exists. Regular changes to libzfs breaks independent software. More to this, there's no clear way to distinguish different libzfs versions (for example, Solaris one, illumos one before change, illumos one after change).
Updated by Yuri Pankov over 4 years ago
Isn't libzfs_core a "public" interface here (not sure about that, TBH)?