1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-25 21:42:55 -06:00

sys: IRP_MJ_QUERY_SECURITY

This commit is contained in:
Bill Zissimopoulos
2016-02-18 15:54:52 -08:00
parent 3cfdfba64c
commit e7cef94507
6 changed files with 218 additions and 12 deletions

View File

@@ -501,8 +501,7 @@ NTSTATUS FspFsvolQueryInformationComplete(
if (!Success)
{
FspIopRetryCompleteIrp(Irp, Response, &Result);
return Result;
FSP_RETURN();
}
if (!FspFileNodeTrySetFileInfo(FileNode, FileObject, &Response->Rsp.QueryInformation.FileInfo,