Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39515
b: refs/heads/master
c: e33c74d
h: refs/heads/master
i:
  39513: cda544b
  39511: b6f9028
v: v3
  • Loading branch information
Steve French committed Sep 28, 2006
1 parent 2d734ad commit 2dbc0e2
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2cd646a2d1d5e0e46aa4bb55b1847b0cb35bd855
refs/heads/master: e33c74d06e2b46a5f187ec7f60248da774c84e72
1 change: 1 addition & 0 deletions trunk/fs/cifs/cifsfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ extern struct task_struct * oplockThread; /* remove sparse warning */
struct task_struct * oplockThread = NULL;
extern struct task_struct * dnotifyThread; /* remove sparse warning */
struct task_struct * dnotifyThread = NULL;
static struct super_operations cifs_super_ops;
unsigned int CIFSMaxBufSize = CIFS_MAX_MSGSIZE;
module_param(CIFSMaxBufSize, int, 0);
MODULE_PARM_DESC(CIFSMaxBufSize,"Network buffer size (not including header). Default: 16384 Range: 8192 to 130048");
Expand Down

0 comments on commit 2dbc0e2

Please sign in to comment.