ahrens commented on this pull request.
> int error;
+ (void) nvlist_lookup_string(innvl, "target", &target);
+ if (target != NULL) {
+ int fslen = strlen(fsname);
+
+ if (strncmp(fsname, target, fslen) != 0)
+ return (SET_ERROR(EINVAL));
I'm not working on it. If you could open an new issue / PR, that would be
great.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/311#discussion_r127760582
------------------------------------------
openzfs-developer
Archives:
https://openzfs.topicbox.com/groups/developer/discussions/T574326b78696dbfb-Me94ecce8c297c47b1e88d861
Powered by Topicbox: https://topicbox.com