Actions
Bug #7990
closedlibzfs: snapspec_cb() does not need to call zfs_strdup()
Start date:
2017-03-21
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
The snapspec_cb() callback function in libzfs does not need to call zfs_strdup().
Updated by Marcel Telka about 5 years ago
Updated by Marcel Telka about 5 years ago
- Status changed from In Progress to Pending RTI
Updated by Electric Monk about 5 years ago
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit d8584ba6fb7a5e46da1725845b99ae5fab5a4baf
commit d8584ba6fb7a5e46da1725845b99ae5fab5a4baf Author: Marcel Telka <marcel@telka.sk> Date: 2017-03-22T00:01:07.000Z 7990 libzfs: snapspec_cb() does not need to call zfs_strdup() Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
Actions