sys: testing

This commit is contained in:
Bill Zissimopoulos 2015-12-01 09:24:50 -08:00
parent 7d3d7ed6c2
commit 5e205329ea

View File

@ -298,6 +298,8 @@ static NTSTATUS FspFsvrtDeleteVolume(
FspDeviceRelease(FsvolDeviceObject); FspDeviceRelease(FsvolDeviceObject);
FspDeviceRelease(DeviceObject); FspDeviceRelease(DeviceObject);
Result = STATUS_SUCCESS;
exit:; exit:;
} }
finally finally