Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71573
b: refs/heads/master
c: 516897a
h: refs/heads/master
i:
  71571: 8f22960
v: v3
  • Loading branch information
Steve French committed Oct 12, 2007
1 parent 87fc1a4 commit 0afeb59
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 2c2130e16f0e134aa65515fd0c2436fda465b1b6
refs/heads/master: 516897a208bc1423d561ce2ccce0624c3b652275
3 changes: 3 additions & 0 deletions trunk/fs/cifs/cifsglob.h
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,9 @@ struct dir_notify_req {
#ifdef CONFIG_CIFS_WEAK_PW_HASH
#define CIFSSEC_MAY_LANMAN 0x00010
#define CIFSSEC_MAY_PLNTXT 0x00020
#else
#define CIFSSEC_MAY_LANMAN 0
#define CIFSSEC_MAY_PLNTXT 0
#endif /* weak passwords */
#define CIFSSEC_MAY_SEAL 0x00040 /* not supported yet */

Expand Down

0 comments on commit 0afeb59

Please sign in to comment.