reactos/ntoskrnl/io/iomgr
Pierre Schweitzer 9c3c0d123b
[NTOSKRNL] In case IopMountVolume call is a success, return its VPB
This fixes an extra (erroneous) reference being set on the VPB.

Based on a patch by Vadim Galyant

CORE-16080
2019-06-02 10:48:35 +02:00
..
adapter.c
arcname.c
bootlog.c
controller.c
device.c
deviface.c [NTOS:IO] Avoid an unnecessary stack buffer in OpenRegistryHandlesFromSymbolicLink. CORE-15882 2019-03-25 08:43:47 +01:00
driver.c [NTOS] Use correct buffer size when calling MiResolveImageReferences. CORE-15882 2019-05-05 10:39:11 +02:00
error.c
file.c
iocomp.c
ioevent.c
iofunc.c [NTOSKRNL] We don't need an event if we don't issue an IRP 2019-03-29 21:47:34 +01:00
iomdl.c
iomgr.c
iorsrce.c
iotimer.c
iowork.c
irp.c
irq.c
ramdisk.c
rawfs.c
remlock.c
symlink.c
util.c [NTOS:IO] Fix always-false condition in IoCheckEaBufferValidity. 2019-03-25 08:41:51 +01:00
volume.c [NTOSKRNL] In case IopMountVolume call is a success, return its VPB 2019-06-02 10:48:35 +02:00