K 10 svn:author V 3 avg K 8 svn:date V 27 2017-04-14T17:58:31.611129Z K 7 svn:log V 841 7257 zfs manpage user property length needs to be updated illumos/illumos-gate@3bc71695036246c52af58ab0ad58a23a0feb5a0c https://github.com/illumos/illumos-gate/commit/3bc71695036246c52af58ab0ad58a23a0feb5a0c https://www.illumos.org/issues/7257 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. Reviewed by: Paul Dagnelie Reviewed by: Matthew Ahrens Reviewed by: Yuri Pankov Reviewed by: Igor Kozhukhov Reviewed by: Robert Mustacchi Approved by: Richard Lowe Author: Eli Rosenthal END