Whamcloud - gitweb
LU-3101 mgs: deregister the mount for failed case
authorHongchao Zhang <hongchao.zhang@intel.com>
Sun, 28 Apr 2013 10:12:58 +0000 (18:12 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 15 Aug 2013 17:23:56 +0000 (13:23 -0400)
commitd0114d9cb5ec1cc2d1fe852708652f80430bb5cf
tree25b5a011187bbf70d2de49fb07dd4c8fbee76190
parent976b4fdc8fd5c774d6f4879bca0c33543e9993a0
LU-3101 mgs: deregister the mount for failed case

in server_start_mgs, the mount of MGS should be put if MGS
failed to start up.

Change-Id: I03c7c3c8e0c578391b637fe0bcdf48da5e318db8
Signed-off-by: Hongchao Zhang <hongchao.zhang@intel.com>
Reviewed-on: http://review.whamcloud.com/6035
Tested-by: Hudson
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/mgs/mgs_handler.c
lustre/obdclass/obd_mount_server.c