commit | 7fc8f4e95bf9564045985bb206af8e28a5e4e28f | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Mon Feb 23 20:43:11 2009 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu Mar 12 01:36:20 2009 +0000 |
tree | e2a7229e18132fe86c66bb3e06436e537dd28535 | |
parent | be652445fdccb8e5d4391928c3b45324ea37f9e1 [diff] |
[CIFS] reopen file via newer posix open protocol operation if available If the network connection crashes, and we have to reopen files, preferentially use the newer cifs posix open protocol operation if the server supports it. Signed-off-by: Steve French <sfrench@us.ibm.com>