[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)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 11 Mar 2011 16:18:30 +0000 (18:18 +0200)
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