driver: nfs41_FsCtl() calls print_debug_header()
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
parent
3bdabdf918
commit
b8f0f5673f
1 changed files with 1 additions and 0 deletions
|
|
@ -4413,6 +4413,7 @@ NTSTATUS nfs41_FsCtl(
|
|||
{
|
||||
NTSTATUS status = STATUS_INVALID_DEVICE_REQUEST;
|
||||
DbgEn();
|
||||
print_debug_header(RxContext);
|
||||
DbgP("FileName: %wZ\n", &RxContext->CurrentIrpSp->FileObject->FileName);
|
||||
switch (RxContext->LowIoContext.ParamsFor.FsCtl.FsControlCode) {
|
||||
case FSCTL_SET_REPARSE_POINT:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue