From: Sunil Mushran Date: Mon, 30 Jul 2007 18:02:50 +0000 (-0700) Subject: ocfs2: Retry sendpage() if it returns EAGAIN X-Git-Tag: v2.6.23-rc3~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce17204ae633001ef41318d487282730e96b9522;p=pandora-kernel.git 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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed