first stab at SSPI leaving gss calls in
This commit is contained in:
parent
32f9fa9334
commit
b9494c3ccc
17 changed files with 1380 additions and 677 deletions
|
|
@ -2704,7 +2704,7 @@ NTSTATUS nfs41_Create(
|
|||
|
||||
status = map_open_errors(entry->status, SrvOpen->pAlreadyPrefixedName->Length);
|
||||
if (status != STATUS_SUCCESS) {
|
||||
print_open_error(1, entry->status);
|
||||
print_open_error(1, status);
|
||||
goto out_free;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue