Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339468
b: refs/heads/master
c: 3c15b4c
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Nilsson authored and Steve French committed Dec 5, 2012
1 parent 184f3c3 commit 290a9a1
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: dd446b16edd74ca525208d924d426f786dd973f8
refs/heads/master: 3c15b4cf5580658951115f85efb2dea6a1380999
1 change: 1 addition & 0 deletions trunk/fs/cifs/connect.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ static const match_table_t cifs_mount_option_tokens = {
{ Opt_user, "user=%s" },
{ Opt_user, "username=%s" },
{ Opt_blank_pass, "pass=" },
{ Opt_blank_pass, "password=" },
{ Opt_pass, "pass=%s" },
{ Opt_pass, "password=%s" },
{ Opt_blank_ip, "ip=" },
Expand Down

0 comments on commit 290a9a1

Please sign in to comment.