git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0752f15
)
[CIFS] Check that last search entry resume key is valid
author
Steve French
<sfrench@us.ibm.com>
Wed, 8 Oct 2008 19:13:46 +0000
(19:13 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Wed, 8 Oct 2008 19:13:46 +0000
(19:13 +0000)
Jeff's recent patch to add a last_entry field in the search structure
to better construct resume keys did not validate that the server
sent us a plausible pointer to the last entry. This adds that.
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found