git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8132b65
)
cifs: remove checks for ses->status == CifsExiting
author
Jeff Layton
<jlayton@redhat.com>
Mon, 7 Feb 2011 13:54:35 +0000
(08:54 -0500)
committer
Steve French
<sfrench@us.ibm.com>
Mon, 7 Feb 2011 17:25:55 +0000
(17:25 +0000)
ses->status is never set to CifsExiting, so these checks are
always false.
Tested-by: JG <jg@cms.ac>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found