[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)
commit6e6e6cdabb6d56b5588cf7870bb9ff7ea7d69e0d
tree2ca51518d70740ea441bb3c7e960a12212a6cf6d
parent742e53f04a584d5ca048b4a3b4c639df01b68524
[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>
fs/cifs/cifsproto.h
fs/cifs/dir.c
fs/cifs/file.c