[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)
commit7fc8f4e95bf9564045985bb206af8e28a5e4e28f
treee2a7229e18132fe86c66bb3e06436e537dd28535
parentbe652445fdccb8e5d4391928c3b45324ea37f9e1
[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