hostfs: Set page flags in hostfs_readpage() correctly
authorRichard Weinberger <richard@nod.at>
Wed, 4 Mar 2015 11:44:03 +0000 (12:44 +0100)
committerRichard Weinberger <richard@nod.at>
Thu, 26 Mar 2015 22:27:53 +0000 (23:27 +0100)
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 <richard@nod.at>
fs/hostfs/hostfs_kern.c

Simple merge