From: Lai Siyao Date: Mon, 2 Feb 2015 02:52:17 +0000 (-0500) Subject: staging/lustre/llite: don't add to page cache upon failure X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c67587a74847a27965ca1c6a4362c3b39e9943e1;p=pandora-kernel.git staging/lustre/llite: don't add to page cache upon failure Reading directory pages may fail on MDS, in this case client should not cache a non-up-to-date directory page, because it will cause a later read on the same page fail. Signed-off-by: Lai Siyao Signed-off-by: Oleg Drokin Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5461 Reviewed-on: http://review.whamcloud.com/11450 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed