From: Qu Fuping Date: Sat, 25 Jun 2005 21:55:44 +0000 (-0700) Subject: [PATCH] reiserfs: do not ignore i/io error on readpage X-Git-Tag: v2.6.13-rc1~68^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6283d58e7464f82b1c1c33943f0bd51c1e83899a;p=pandora-kernel.git [PATCH] reiserfs: do not ignore i/io error on readpage Reiserfs's readpage does not notice i/o errors. This patch makes reiserfs_readpage to return -EIO when i/o error appears. This patch makes reiserfs to not ignore I/O error on readpage. Signed-off-by: Qu Fuping Signed-off-by: Vladimir V. Saveliev Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed