[cosmetic] adding iostatus printf to fsddispatch
This commit is contained in:
parent
3a69a29ff6
commit
ab7bdbd125
1 changed files with 1 additions and 0 deletions
|
|
@ -4876,6 +4876,7 @@ NTSTATUS nfs41_FsdDispatch (
|
||||||
|
|
||||||
out:
|
out:
|
||||||
#ifdef DEBUG_FSDDISPATCH
|
#ifdef DEBUG_FSDDISPATCH
|
||||||
|
DbgP("IoStatus status = 0x%x info = 0x%x\n", Irp->IoStatus.Status, Irp->IoStatus.Information);
|
||||||
DbgEx();
|
DbgEx();
|
||||||
#endif
|
#endif
|
||||||
return status;
|
return status;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue