Whamcloud - gitweb
LU-2896 mgs: fix handling non IR targets.
authorAlexey Lyashkov <alexey_lyashkov@xyratex.com>
Mon, 4 Mar 2013 11:42:22 +0000 (13:42 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 7 Mar 2013 01:16:59 +0000 (20:16 -0500)
commit9bd260e24c650653a83c3d2b3979c09d4d60f9a7
tree06251a490a2e476c60b11c335cfff71065926317
parented5f9719db5b82e05fee4654b4d4fbbb104d178f
LU-2896 mgs: fix handling non IR targets.

non IR targets don't know about extra command as have single
"register target" so we need to treat - none command
as register new target

Xyratex-bug-id: MRP-880
Signed-off-by: Alexey Lyashkov <alexey_lyashkov@xyratex.com>
Change-Id: I22a8fd034772c9355d2d56a166fdf3766edec719
Reviewed-on: http://review.whamcloud.com/5574
Tested-by: Hudson
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/mgs/mgs_handler.c