Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253275
b: refs/heads/master
c: 957df45
h: refs/heads/master
i:
  253273: 6bb4c58
  253271: d2dc20b
v: v3
  • Loading branch information
Vasily Averin authored and Steve French committed Jun 6, 2011
1 parent dd5dc47 commit d406209
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: 5f0b23eeba2d9105944148e5a85b0bfb34a8ecf5
refs/heads/master: 957df4535d06a8e009101239937ca5e50a6218c6
2 changes: 1 addition & 1 deletion trunk/fs/cifs/connect.c
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ cifs_parse_mount_options(const char *mountdata, const char *devname,
struct smb_vol *vol)
{
char *value, *data, *end;
char *mountdata_copy, *options;
char *mountdata_copy = NULL, *options;
unsigned int temp_len, i, j;
char separator[2];
short int override_uid = -1;
Expand Down

0 comments on commit d406209

Please sign in to comment.