Re: [PATCH 30/40] nfs: fixup missing error code

2007-05-04 Thread Peter Staubach
Peter Zijlstra wrote: Commit 0b67130149b006628389ff3e8f46be9957af98aa lost the setting of tk_status to -EIO when there was no progress with short reads. Signed-off-by: Peter Zijlstra [EMAIL PROTECTED] --- fs/nfs/read.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Index:

Re: [PATCH 30/40] nfs: fixup missing error code

2007-05-04 Thread Peter Zijlstra
On Fri, 2007-05-04 at 09:10 -0400, Peter Staubach wrote: Peter Zijlstra wrote: Commit 0b67130149b006628389ff3e8f46be9957af98aa lost the setting of tk_status to -EIO when there was no progress with short reads. Signed-off-by: Peter Zijlstra [EMAIL PROTECTED] --- fs/nfs/read.c |