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:
77159b4
)
[CIFS] Fix oops in find_writable_file
author
Steve French
<sfrench@us.ibm.com>
Fri, 7 Sep 2007 22:23:48 +0000
(22:23 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Fri, 7 Sep 2007 22:23:48 +0000
(22:23 +0000)
There was a case in which find_writable_file was not waiting long enough
under heavy stress when writepages was racing with close of the file
handle being used by the write.
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/file.c
patch
|
blob
|
history
diff --cc
fs/cifs/file.c
Simple merge