From: Sachin Prabhu Date: Thu, 31 May 2012 16:45:00 +0000 (+0100) Subject: NFSv2: EOF incorrectly set on short read X-Git-Tag: v3.5-rc3~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64f9a83665e4f168ff50ce1db9eb175f954048fa;p=pandora-kernel.git NFSv2: EOF incorrectly set on short read In cases where the server returns fewer bytes then those requested, we can incorrectly set the eof flag for the file. Fixing this allows the request to be retried with updated offset and count arguments. Signed-off-by: Sachin Prabhu Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed