Whamcloud - gitweb
LU-1095 lod: quiet "wanted N, found M" console message 31/17131/5
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 12 Nov 2015 00:39:01 +0000 (17:39 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 11 Jul 2016 23:54:01 +0000 (23:54 +0000)
commitac5a9c8515829c8ed92567256a0a84b00d70040d
treedbc6cb149f76ad769884710fb352760b767cc315
parentdb5156ee281f8ba929bcf223d062c6f0735e9142
LU-1095 lod: quiet "wanted N, found M" console message

Quiet the relatively useless "wanted 1, found 0" console message from
lod_alloc_qos(), since this is not a fatal error - the MDS will fall
back to lod_alloc_rr() in this case.

Clean up lod_alloc_qos() to use a sensible variable name "lod" for the
LOD OBD device instead of "m", which doesn't really mean anything.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I882636a6b89fa2bcf76383ede8486be9c4300c1e
Reviewed-on: http://review.whamcloud.com/17131
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lod/lod_qos.c