Whamcloud - gitweb
LU-6518 obd: Unhandled possible allocation failure in lustre_start_mgc 93/17493/8
authorParinay Kondekar <parinay.kondekar@seagate.com>
Sun, 6 Dec 2015 18:03:17 +0000 (23:33 +0530)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 2 Jun 2016 04:41:35 +0000 (04:41 +0000)
commit66430ae381add9095d421887a4cf63fbe7f71407
treeea647861583d22e2d647d77afcfa95ab7eda0a41
parent5e5e4ae2be4bc377f0f896163ae59bf338c4250c
LU-6518 obd: Unhandled possible allocation failure in lustre_start_mgc

Patch to handle un-handled possible allocation failure
of struct obd_uuid.

Change-Id: Ib19d4c53a6dae5e2f6a80e0fdf755fa7aac81fd1
Signed-off-by: Parinay Kondekar <parinay.kondekar@seagate.com>
Reviewed-on: http://review.whamcloud.com/17493
Tested-by: Jenkins
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Frank Zago <fzago@cray.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/obdclass/obd_mount.c