K 10 svn:author V 3 avg K 8 svn:date V 27 2017-04-14T18:21:58.277178Z K 7 svn:log V 723 7803 want devid_str_from_path(3devid) illumos/illumos-gate@46d46cd4fa12218e54fa3d73a9be825ed504cabb https://github.com/illumos/illumos-gate/commit/46d46cd4fa12218e54fa3d73a9be825ed504cabb https://www.illumos.org/issues/7803 Make get_devid() from libzfs a public function in libdevid, as its pretty usable in other places and duplicating all the logic required to get string encoded devid from path seems counter-productive. Reviewed by: Dan McDonald Reviewed by: Jason King Reviewed by: Marcel Telka Reviewed by: Prakash Surya Approved by: Robert Mustacchi Author: Yuri Pankov END