Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333206
b: refs/heads/master
c: fd48357
h: refs/heads/master
v: v3
  • Loading branch information
Weston Andros Adamson authored and Trond Myklebust committed Oct 2, 2012
1 parent 28a48ed commit ce8757c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c2ccc084eb46ae718a200ad9c2606c258bf79a25
refs/heads/master: fd4835708ffd3387a76df2d1d3021717b0b63761
1 change: 1 addition & 0 deletions trunk/fs/nfs/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ int nfs41_discover_server_trunking(struct nfs_client *clp,
status = nfs4_proc_exchange_id(clp, cred);
if (status != NFS4_OK)
return status;
set_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state);

return nfs41_walk_client_list(clp, result, cred);
}
Expand Down

0 comments on commit ce8757c

Please sign in to comment.