Module: wine Branch: master Commit: 88cde9e71727c36244369e4076ff5b07025b2262 URL: https://source.winehq.org/git/wine.git/?a=commit;h=88cde9e71727c36244369e407...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Nov 25 12:29:00 2021 +0100
mountmgr: Pass the SCSI device information when creating a volume.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mountmgr.sys/dbus.c | 4 +-- dlls/mountmgr.sys/device.c | 75 ++++++++++---------------------------------- dlls/mountmgr.sys/diskarb.c | 48 ++++++++++++++-------------- dlls/mountmgr.sys/mountmgr.h | 38 +++++++++++++--------- 4 files changed, 65 insertions(+), 100 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=88cde9e71727c36244369...