Whamcloud - gitweb
LU-2110 mount: do not start osp twice
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Mon, 8 Oct 2012 19:31:20 +0000 (23:31 +0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 9 Oct 2012 05:44:42 +0000 (01:44 -0400)
commit8c95bfb0140ca5aadd3fe73a4f69d6b2373cc066
tree330e7164c13de7a2cfd3181f77645a1f67534a8d
parentf424516984cd4e1aab0dc2070b971744c9ff811b
LU-2110 mount: do not start osp twice

failover nid can be added under the same marker as the
main device setup block. so do not call lustre_osp_setup()
on a subsequent LCFG_ADD_UUID command in the config.

Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Change-Id: Ic4858812e942f73dd264dca5e33b27d51509f670
Reviewed-on: http://review.whamcloud.com/4227
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Hudson
Reviewed-by: Niu Yawei <niu@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann.lombardi@intel.com>
lustre/obdclass/obd_mount.c