Hi,
(I hope this is the correct forum)
I wonder if there is a way to get a path to a VMDK or to the VMX file during a filter attach? (All is done from the kernel)
I do get a VSCSIFilter_Info and vscsi handle, so maybe I can use them?
Specifically I am interested in accessing this path in order to write a file into that path.
Since I only want to write a single flag to the file, it would be great if I can get access to the VMDK ot to the VMX itself, and add an entry to it.
Can anyone tell if this is possible?
Thanks,
Guy