aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2file.c
diff options
context:
space:
mode:
authorPavel Shilovsky <pshilovsky@samba.org>2014-08-26 19:04:44 +0400
committerSteve French <smfrench@gmail.com>2014-08-25 16:44:28 -0500
commitf736906a7669a77cf8cabdcbcf1dc8cb694e12ef (patch)
tree245524ab7b74c560b777b0589f0af9e2f66ef066 /fs/cifs/smb2file.c
parentCIFS: Fix directory rename error (diff)
downloadlinux-dev-f736906a7669a77cf8cabdcbcf1dc8cb694e12ef.tar.xz
linux-dev-f736906a7669a77cf8cabdcbcf1dc8cb694e12ef.zip
CIFS: Fix wrong restart readdir for SMB1
The existing code calls server->ops->close() that is not right. This causes XFS test generic/310 to fail. Fix this by using server->ops->closedir() function. Cc: <stable@vger.kernel.org> # v3.7+ Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org> Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/cifs/smb2file.c')
0 files changed, 0 insertions, 0 deletions