From: Jinshan Xiong Date: Mon, 2 Feb 2015 02:52:07 +0000 (-0500) Subject: staging/lustre/llite: to configure max_cached_mb correctly X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2fcdf6c427c9c2e305320d6ee82a8ca9f4fa961;p=pandora-kernel.git staging/lustre/llite: to configure max_cached_mb correctly If there exists MGS conf_param to reduce the memory cache max_cached_mb it will fail because dt_exp is not initialized yet. It should just go ahead and configure it because certainly it have enough free LRU slot to deduct ccc_lru_left. Signed-off-by: Jinshan Xiong Reviewed-on: http://review.whamcloud.com/11783 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3676 Reviewed-by: Bobi Jam Reviewed-by: Andreas Dilger Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed