[CIFS] Check that last search entry resume key is valid
authorSteve French <sfrench@us.ibm.com>
Wed, 8 Oct 2008 19:13:46 +0000 (19:13 +0000)
committerSteve 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