1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-10-30 11:38:39 -05:00

sys: mount testing

This commit is contained in:
Bill Zissimopoulos
2015-12-01 23:27:30 -08:00
parent 5a90bf52ed
commit f50438d337
2 changed files with 67 additions and 7 deletions

View File

@@ -48,7 +48,8 @@ static NTSTATUS FspFsvolCreate(
{
PAGED_CODE();
return STATUS_INVALID_DEVICE_REQUEST;
/* !!!: DEVELOPMENT HACK! */
return STATUS_CANCELLED;
}
NTSTATUS FspCreate(