mirror of
https://github.com/winfsp/winfsp.git
synced 2026-06-04 11:56:54 -05:00
sys: IRP_MJ_QUERY_SECURITY
This commit is contained in:
+1
-2
@@ -501,8 +501,7 @@ NTSTATUS FspFsvolQueryInformationComplete(
|
||||
if (!Success)
|
||||
{
|
||||
FspIopRetryCompleteIrp(Irp, Response, &Result);
|
||||
|
||||
return Result;
|
||||
FSP_RETURN();
|
||||
}
|
||||
|
||||
if (!FspFileNodeTrySetFileInfo(FileNode, FileObject, &Response->Rsp.QueryInformation.FileInfo,
|
||||
|
||||
Reference in New Issue
Block a user