Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12020
b: refs/heads/master
c: a59c658
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Aug 17, 2005
1 parent ba63f31 commit 103526f
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: 68984aedabf2552aeb21b9ed232cb8f685444e3a
refs/heads/master: a59c658607b63ec7b6c2536597a075ee307b1b4c
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifssmb.c
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ CIFSSMBLogoff(const int xid, struct cifsSesInfo *ses)
rc = -ESHUTDOWN;
}
}
up(&ses->sesSem)
up(&ses->sesSem);
cifs_small_buf_release(pSMB);

/* if session dead then we do not need to do ulogoff,
Expand Down

0 comments on commit 103526f

Please sign in to comment.