From: Trond Myklebust Date: Mon, 30 Apr 2012 17:22:54 +0000 (-0400) Subject: NFS: Ensure that we break out of read/write_schedule_segment on error X-Git-Tag: v3.5-rc1~52^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71e8cc00c63e8518ce86b4079355fc9086a4869d;p=pandora-kernel.git NFS: Ensure that we break out of read/write_schedule_segment on error Currently we do break out of the for() loop, but we also need to break out of the enclosing do {} while()... Signed-off-by: Trond Myklebust Cc: Fred Isaman --- Reading git-diff-tree failed