On Sun, 7 Oct 2018 15:13:26 +0300
Sameeh Jubran wrote:
> I did a quick scan for the documentation and the code and it seems that the
> name format that you're looking for is provided by the "QueryDosDeviceW"
> function. The function returns multiple names and in the current code we
> only check t
I did a quick scan for the documentation and the code and it seems that the
name format that you're looking for is provided by the "QueryDosDeviceW"
function. The function returns multiple names and in the current code we
only check the first one. I believe that one of these names provided should
b
Probe the volume for disk extents and return list of all disks.
Originally only first disk of composite volume was returned.
Note that the patch changes get_pci_info() from one state of brokenness
into a different state of brokenness. In other words it still does not do
what it's supposed to do (s