K 10 svn:author V 3 avg K 8 svn:date V 27 2020-05-22T11:53:07.974611Z K 7 svn:log V 225 MFC r358381: use ZFS_MAX_DATASET_NAME_LEN instead of MAXPATHLEN for dataset names The change affects only FreeBSD specific code as the common code already mostly uses the more idiomatic and correct ZFS_MAX_DATASET_NAME_LEN. END