[CIFS] reopen file via newer posix open protocol operation if available
authorSteve French <sfrench@us.ibm.com>
Mon, 23 Feb 2009 20:43:11 +0000 (20:43 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 12 Mar 2009 01:36:20 +0000 (01:36 +0000)
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>

No differences found