Actions
Bug #9630
closedadd lzc_rename and lzc_destroy to libzfs_core
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
zfs - Zettabyte File System
Start date:
2018-06-27
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Rename and destroy are very useful operations that deserve to be in libzfs_core.
And they are not hard to implement too.
Updated by Dan McDonald over 3 years ago
- Subject changed from need lzc_rename and lzc_destroy to add lzc_rename and lzc_destroy to libzfs_core
Updated by Electric Monk over 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 049ba636fa37a2892809192fc671bff9158a01cd
commit 049ba636fa37a2892809192fc671bff9158a01cd Author: Andriy Gapon <avg@FreeBSD.org> Date: 2018-12-07T21:34:34.000Z 9630 add lzc_rename and lzc_destroy to libzfs_core Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions