K 10 svn:author V 3 avg K 8 svn:date V 27 2020-02-27T14:21:01.950453Z K 7 svn:log V 231 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. MFC after: 1 week END