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)
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>

No differences found