Whamcloud - gitweb
LU-7647 lnet: remove annoying message in parse_nidrange 16/17916/2
authorLi Xi <lixi@ddn.com>
Sun, 10 Jan 2016 13:26:39 +0000 (21:26 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 14 Jan 2016 03:59:31 +0000 (03:59 +0000)
commit72708f700021c2bea897616e28fba1dfc4fd32cb
treed68c6a51055c0e7198f4ee33f2fb8560e0ef2dc9
parentafcf3026c6ad203b9882eaeac76326357f26fe71
LU-7647 lnet: remove annoying message in parse_nidrange

When setting TBF rules of jobid, parse_nidrange() prints warning
messages. However, this is unnecessary and annoying since paring
a TBF rule will always try to parse the jobid like a nid.

Signed-off-by: Li Xi <lixi@ddn.com>
Change-Id: Idaa9525991bceadaafbb9d72b723e4f54b6dbe14
Reviewed-on: http://review.whamcloud.com/17916
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/lnet/nidstrings.c