Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39526
b: refs/heads/master
c: 203cf2f
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Oct 1, 2006
1 parent bf56cee commit 1beba98
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: 18f75ca0dc0d5b6a2ec15d89d517b3c67e0f1c87
refs/heads/master: 203cf2fc13a5db1fb202c294948fa9cb43bf69fa
1 change: 1 addition & 0 deletions trunk/fs/cifs/readdir.c
Original file line number Diff line number Diff line change
Expand Up @@ -946,6 +946,7 @@ static int cifs_save_resume_key(const char *current_entry,
filename = &pFindData->FileName[0];
/* one byte length, no name conversion */
len = (unsigned int)pFindData->FileNameLength;
cifsFile->srch_inf.resume_key = pFindData->ResumeKey;
} else {
cFYI(1,("Unknown findfirst level %d",level));
return -EINVAL;
Expand Down

0 comments on commit 1beba98

Please sign in to comment.