ocfs2: Retry sendpage() if it returns EAGAIN
authorSunil Mushran <sunil.mushran@oracle.com>
Mon, 30 Jul 2007 18:02:50 +0000 (11:02 -0700)
committerMark 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