Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 570
b: refs/heads/master
c: 79944bf
h: refs/heads/master
v: v3
  • Loading branch information
Steve French authored and Linus Torvalds committed Apr 29, 2005
1 parent 9f9922d commit 0c268c1
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: 67010fbc6ff889aaf86592bc148d705c5b9e1a27
refs/heads/master: 79944bf71352f33f984ac3973b159b5c2cee139d
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifsglob.h
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ struct mid_q_entry {
__u8 command; /* smb command code */
unsigned multiPart:1; /* multiple responses to one SMB request */
unsigned largeBuf:1; /* if valid response, is pointer to large buf */
unsigned multiResp:1 /* multiple trans2 responses for one request */
unsigned multiResp:1; /* multiple trans2 responses for one request */
};

struct oplock_q_entry {
Expand Down

0 comments on commit 0c268c1

Please sign in to comment.