Bug 238355 - zpool comment property is not read-only
Summary: zpool comment property is not read-only
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Allan Jude
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-06 01:13 UTC by Michael Zuo
Modified: 2019-06-14 15:17 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Zuo 2019-06-06 01:13:44 UTC
zpool.8 lists the "comment" property twice, once as a read-only property and once as settable.

It is not read-only.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-06-06 01:32:14 UTC
A commit references this bug:

Author: allanjude
Date: Thu Jun  6 01:32:00 UTC 2019
New revision: 348714
URL: https://svnweb.freebsd.org/changeset/base/348714

Log:
  zpool.8: the comment property is not read-only

  The comment property was listed in the man page twice, once under the list
  of read-only properties, and again (correctly), under the list of user
  editable properties.

  PR:		238355
  Reported by:	Michael Zuo <muh.muhten@gmail.com>
  Sponsored by:	Klara Systems

Changes:
  head/cddl/contrib/opensolaris/cmd/zpool/zpool.8
Comment 2 Allan Jude freebsd_committer freebsd_triage 2019-06-06 01:35:10 UTC
Where? I cannot find this
Comment 3 Allan Jude freebsd_committer freebsd_triage 2019-06-06 02:12:58 UTC
(In reply to Allan Jude from comment #2)
Sorry, didn't mean to post that, I found it obviously.

Just keeping this ticket open until I MFC this for FreeBSD 12.1
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-06-14 15:10:00 UTC
A commit references this bug:

Author: allanjude
Date: Fri Jun 14 15:09:09 UTC 2019
New revision: 349034
URL: https://svnweb.freebsd.org/changeset/base/349034

Log:
  MFC r348714:

  zpool.8: the comment property is not read-only

  The comment property was listed in the man page twice, once under the list
  of read-only properties, and again (correctly), under the list of user
  editable properties.

  PR:		238355
  Reported by:	Michael Zuo <muh.muhten@gmail.com>
  Sponsored by:	Klara Systems

Changes:
_U  stable/12/
  stable/12/cddl/contrib/opensolaris/cmd/zpool/zpool.8