Actions
Bug #3268
openRename ztest to zfstest
Status:
New
Priority:
Normal
Assignee:
-
Category:
cmd - userland programs
Start date:
2012-10-09
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
"ztest" for ZFS conflicts with "ztest" from Zutils (http://www.nongnu.org/zutils/zutils.html)
Letter "z" is more appropriate for archives, than for ZFS.
Updated by Garrett D'Amore over 9 years ago
There is another tool called zfstest as well. I am not sure what the right resolution here is. Do we really need "ztest" from the compressed tools to be available in /usr/bin?
Updated by Igor Pashev over 9 years ago
- Move ztest away into, say, /usr/lib/, and call it from
zfs
aszfs test
- Rename to testzfs, zetaste, zprobe, depending on its purpose and mental health.
Updated by Yuri Pankov over 9 years ago
Igor Pashev wrote:
"ztest" for ZFS conflicts with "ztest" from Zutils (http://www.nongnu.org/zutils/zutils.html)
Why do we care about some third party stuff more than about something native? i.e., just rename the "ztest" from Zutils
Letter "z" is more appropriate for archives, than for ZFS.
How so?
Actions