CIFS: Reopen the file if reconnect durable handle failed
authorPavel Shilovsky <pshilovsky@samba.org>
Thu, 11 Jul 2013 06:58:30 +0000 (10:58 +0400)
committerSteve French <smfrench@gmail.com>
Thu, 11 Jul 2013 23:05:08 +0000 (18:05 -0500)
This is a follow-on patch for 8/8 patch from the durable handles
series. It fixes the problem when durable file handle timeout
expired on the server and reopen returns -ENOENT for such files.
Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>

No differences found