ahrens approved this pull request.


> @@ -136,6 +136,8 @@ zpool_prop_init(void)
            PROP_READONLY, ZFS_TYPE_POOL, "NAME");
        zprop_register_hidden(ZPOOL_PROP_MAXBLOCKSIZE, "maxblocksize",
            PROP_TYPE_NUMBER, PROP_READONLY, ZFS_TYPE_POOL, "MAXBLOCKSIZE");
+       zprop_register_hidden(ZPOOL_PROP_TNAME, "tname", PROP_TYPE_STRING,
+           PROP_ONETIME, ZFS_TYPE_POOL, "TNAME");

This should really be `"tempname"` and `ZPOOL_PROP_TEMPNAME`.  Unfortunately, 
ZoL has already set the precedent of `-o tname=`, so I guess we should stick 
with that.

-- 
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/600#pullrequestreview-111022346
------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/discussions/T900a082ade0bdbd3-M456eaca8f07c43a98ae083e3
Delivery options: https://openzfs.topicbox.com/groups

Reply via email to