Whamcloud - gitweb
LU-3101 mgs: deregister the mount for failed case 35/6035/5
authorHongchao Zhang <hongchao.zhang@intel.com>
Sun, 28 Apr 2013 10:12:58 +0000 (18:12 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 10 Jul 2013 02:30:42 +0000 (02:30 +0000)
commit10b256a65b8fd746ca7952b40d9026a957b171bc
tree62d507efe9f8ea269919b8ee8da3ae39cf221231
parent8c4f4a47e051b097358818f4d3777d02124abbe7
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