From: Richard Weinberger Date: Wed, 4 Mar 2015 11:44:03 +0000 (+0100) Subject: hostfs: Set page flags in hostfs_readpage() correctly X-Git-Tag: omap-for-v4.1/fixes-rc1~134^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86b413a321105cb75373b48fd7ba53fcbc7ec4c;p=pandora-kernel.git hostfs: Set page flags in hostfs_readpage() correctly In case of an error set the page error flag and clear the up-to-date flag. If the read was successful clear the error flag unconditionally. Signed-off-by: Richard Weinberger --- Reading git-diff-tree failed