commit | ce17204ae633001ef41318d487282730e96b9522 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Mon Jul 30 11:02:50 2007 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Thu Aug 09 17:27:38 2007 -0700 |
tree | 8e60bc0a652ce19f47b6e9ab52e2ebe2b1dad51a | |
parent | 480214d71f1972756473415d31953647952400fb [diff] |
ocfs2: Retry sendpage() if it returns EAGAIN 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>