Whamcloud - gitweb
LU-1095 llite: improve max_readahead console messages 99/12399/3
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 23 Oct 2014 11:47:30 +0000 (05:47 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 27 Jan 2015 03:14:48 +0000 (03:14 +0000)
commit48a0697d79101ad3ff7651779808dcf002a68890
tree69f4df87f880cba7656d02d4b9734afb376f2458
parent95bf473ced0ef87c565d1d972e5ed0d8771cfbcd
LU-1095 llite: improve max_readahead console messages

Improve the max_readahead_mb, max_readahead_per_file_mb, and
max_read_ahead_whole_mb console error messages to print the
parameters properly in MB instead of PAGE_SIZE units, and include
the filesystem name and bad parameters in the output.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Ifae8bd7012c2b5e11306fd8ecb53ef7fe500c1e2
Reviewed-on: http://review.whamcloud.com/12399
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/lproc_llite.c