Whamcloud - gitweb
LU-2200 obdclass: be more careful processing server name 97/6197/15
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Sat, 27 Apr 2013 03:54:04 +0000 (23:54 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 10 Jul 2013 02:18:03 +0000 (02:18 +0000)
commit36f32b0e32c2571e060f3b0bae5d52f66733d4d8
tree602aa250e23ff8e04e45affff2bb5c283752d8c1
parentf220c1329a897e4d5b7624f957f57e16bfced27f
LU-2200 obdclass: be more careful processing server name

Because whole options line gets passed to exclude processing, don't
search from end of passed in argument to determine fsname at
beginning.

Re-enable conf-sanity/32 but do replace_nids on IB.

Test-Parameters: nettypes=o2ib testlist=conf-sanity
Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: Ibc43417cb71581198e3516c1e431c0d3f668f1e0
Reviewed-on: http://review.whamcloud.com/6197
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/mgs/mgs_llog.c
lustre/obdclass/obd_config.c
lustre/obdclass/obd_mount.c
lustre/tests/conf-sanity.sh