ignoring errors from BIND_CONN_TO_SESSION
This commit is contained in:
parent
c11e5ebce2
commit
21a4fdd563
1 changed files with 1 additions and 0 deletions
|
|
@ -292,6 +292,7 @@ out_unlock:
|
|||
if (status)
|
||||
eprintf("nfs41_bind_conn_to_session() failed with %s\n",
|
||||
nfs_error_string(status));
|
||||
status = NFS4_OK;
|
||||
}
|
||||
return status;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue