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,