Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30874
b: refs/heads/master
c: 7a0d223
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Jun 1, 2006
1 parent c948242 commit 1c96296
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: 273d81d6ada951ba99f10b755d6f849dbb352730
refs/heads/master: 7a0d22317614ee8e2598feafd4812e33be17f421
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifssmb.c
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ CIFSSMBNegotiate(unsigned int xid, struct cifsSesInfo *ses)

cFYI(1,("LANMAN negotiated")); /* BB removeme BB */
#else /* weak security disabled */
} else if(pSMBr->hdr.WordCount == 13)
} else if(pSMBr->hdr.WordCount == 13) {
cERROR(1,("mount failed, cifs module not built "
"with CIFS_WEAK_PW_HASH support"));
rc = -EOPNOTSUPP;
Expand Down

0 comments on commit 1c96296

Please sign in to comment.