aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
diff options
context:
space:
mode:
authorJeff Layton <sfrench@us.ibm.com>2008-10-21 14:42:13 +0000
committerSteve French <sfrench@us.ibm.com>2008-10-21 14:42:13 +0000
commita364bc0b37f14ffd66c1f982af42990a9d77fa43 (patch)
tree1e1e039a630b49942ec0e997b084ae8fc2a60fa1 /fs/cifs/cifsglob.h
parentcifs: make cifs_rename handle -EACCES errors (diff)
downloadlinux-dev-a364bc0b37f14ffd66c1f982af42990a9d77fa43.tar.xz
linux-dev-a364bc0b37f14ffd66c1f982af42990a9d77fa43.zip
[CIFS] fix saving of resume key before CIFSFindNext
We recently fixed the cifs readdir code so that it saves the resume key before calling CIFSFindNext. Unfortunately, this assumes that we have just done a CIFSFindFirst (or FindNext) and have resume info to save. This isn't necessarily the case. Fix the code to save resume info if we had to reinitiate the search, and after a FindNext. This fixes connectathon basic test6 against NetApp filers. Signed-off-by: Jeff Layton <jlayton@redhat.com> CC: Stable <stable@kernel.org> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsglob.h')
0 files changed, 0 insertions, 0 deletions