From: Steve French Date: Wed, 8 Oct 2008 19:13:46 +0000 (+0000) Subject: [CIFS] Check that last search entry resume key is valid X-Git-Tag: v2.6.28-rc1~718^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b77d753c413e02559669df66e543869dad40c847;p=pandora-kernel.git [CIFS] Check that last search entry resume key is valid 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 --- Reading git-diff-tree failed