commit | b33fcf1c9d359374ef6e8e7ec1e0b6f7a8717e16 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <pshilovsky@samba.org> | Thu Jul 11 10:58:30 2013 +0400 |
committer | Steve French <smfrench@gmail.com> | Thu Jul 11 18:05:08 2013 -0500 |
tree | 223595753ad1bf21d34c20528096f6f75a29c7ed | |
parent | 1c46943f84f7532a9503810d44b0772581c0325c [diff] |
CIFS: Reopen the file if reconnect durable handle failed 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>