[CIFS] Readdir fixes to allow search to start at arbitrary position
authorSteve French <sfrench@us.ibm.com>
Sat, 22 Apr 2006 15:53:05 +0000 (15:53 +0000)
committerSteve French <sfrench@us.ibm.com>
Sat, 22 Apr 2006 15:53:05 +0000 (15:53 +0000)
commit60808233f374aebba26488d06a5f25443f6763c3
treee2f85a165398f0c6c7432a7fa715d18efc3d8d5b
parent45af7a0f2ebad1304cab956e15f0b37318226fcd
[CIFS] Readdir fixes to allow search to start at arbitrary position
in directory

Also includes first part of fix to compensate for servers which forget
to return . and .. as well as updates to changelog and cifs readme.

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/CHANGES
fs/cifs/README
fs/cifs/cifssmb.c
fs/cifs/connect.c
fs/cifs/file.c
fs/cifs/ntlmssp.c
fs/cifs/readdir.c