Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373295
b: refs/heads/master
c: b13ce4b
h: refs/heads/master
i:
  373293: 966f51c
  373291: 8420490
  373287: 1c0f7ae
  373279: aeaecf4
v: v3
  • Loading branch information
Dan Carpenter authored and Steve French committed May 5, 2013
1 parent b90e207 commit f9d707c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: efb79f289f0a7e7fbfc82f78959093bf7d1558b9
refs/heads/master: b13ce4bbcae6181eb9cdda5a5bf88a28b0acd7aa
2 changes: 1 addition & 1 deletion trunk/fs/cifs/connect.c
Original file line number Diff line number Diff line change
Expand Up @@ -3836,7 +3836,7 @@ cifs_setup_session(const unsigned int xid, struct cifs_ses *ses,
if (rc) {
cifs_dbg(VFS, "Send error in SessSetup = %d\n", rc);
} else {
mutex_lock(&ses->server->srv_mutex);
mutex_lock(&server->srv_mutex);
if (!server->session_estab) {
server->session_key.response = ses->auth_key.response;
server->session_key.len = ses->auth_key.len;
Expand Down

0 comments on commit f9d707c

Please sign in to comment.