K 10 svn:author V 3 mav K 8 svn:date V 27 2018-04-16T03:56:10.228495Z K 7 svn:log V 334 MFC r331420 (by avg): zfs: fix mismatch between format specifier and type vdev_dbgmsg_print_tree printed vdev_id of uint64_t type with %u format specifier. That caused subsequent parameters to be incorrectly read from the stack and lead to a crash when a wrong value was interpreted as a string pointer. This should be upstreamed. END