Pavel Shilovsky f736906a76 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>
2014-08-25 16:44:28 -05:00
..
2013-11-08 05:57:46 +09:00
2014-08-22 00:26:56 -05:00
2014-05-21 10:18:05 -07:00
2013-06-26 23:45:05 -05:00
2007-06-05 18:30:44 +00:00
2014-08-20 21:21:29 -05:00
2012-07-24 10:25:13 -05:00
2013-09-08 14:54:24 -05:00