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:
480214d
)
ocfs2: Retry sendpage() if it returns EAGAIN
author
Sunil Mushran
<sunil.mushran@oracle.com>
Mon, 30 Jul 2007 18:02:50 +0000
(11:02 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Fri, 10 Aug 2007 00:27:38 +0000
(17:27 -0700)
Instead of treating EAGAIN, returned from sendpage(), as an error, this
patch retries the operation.
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found