Actions
Bug #7257
closedzfs manpage user property length needs to be updated
Start date:
2016-08-02
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
The zfs.1m manpage says:
User Properties
...
Property values are limited to 1024 characters.
Since zpool version 16, this limit is actually 8192 characters. Additionally, this limit is actually 8192 bytes, as it supports UTF-8.
Updated by Electric Monk almost 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 3bc71695036246c52af58ab0ad58a23a0feb5a0c
commit 3bc71695036246c52af58ab0ad58a23a0feb5a0c Author: Eli Rosenthal <eli.rosenthal@delphix.com> Date: 2016-08-05T15:15:58.000Z 7257 zfs manpage user property length needs to be updated Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions