libxl: add a FreeBSD implementation of libxl__devid_to_localdev
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 31 Mar 2016 12:56:41 +0000 (14:56 +0200)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 6 Apr 2016 14:50:45 +0000 (15:50 +0100)
commit73c25e948e4368ff591d6ab4f584eaa7e8ce7386
treef5423f70c18a75032612dc04772076f86f79e548
parent955cfe3d23b4455946623772e88b89c6c739e0ab
libxl: add a FreeBSD implementation of libxl__devid_to_localdev

This code is extracted from the FreeBSD blkfront implementation.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_freebsd.c