git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
742e53f
)
[CIFS] reopen file via newer posix open protocol operation if available
author
Steve French
<sfrench@us.ibm.com>
Mon, 23 Feb 2009 20:43:11 +0000
(20:43 +0000)
committer
Grazvydas 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