avg-I commented on this pull request.


> @@ -249,6 +249,31 @@ lzc_remap(const char *fsname)
        return (error);
 }
 
+int
+lzc_rename(const char *source, const char *target)
+{
+       zfs_cmd_t zc = { 0 };
+       int error;
+

Thank you for the advice! I will do this.

-- 
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/660#discussion_r200630037
------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/T47f1cc3e459efd4d-M34207572f0770da858f95039
Delivery options: https://openzfs.topicbox.com/groups

Reply via email to