[CIFS] Fix missing entries in search results when very long file names and
authorSteve French <sfrench@us.ibm.com>
Wed, 3 Aug 2005 04:31:05 +0000 (21:31 -0700)
committerSteve French <sfrench@us.ibm.com>
Wed, 3 Aug 2005 04:31:05 +0000 (21:31 -0700)
more than 50 (or so) of such long search entries in the directory.  FindNext
could send corrupt last byte of resume name when resume key was a few hundred
bytes long file name or longer.

Fixes Samba Bug # 2932

Signed-off-by: Steve French (sfrench@us.ibm.com)
fs/cifs/cifssmb.c

Simple merge