Whamcloud - gitweb
LU-13252 mgs: Handle possible failure from name_create_mdt 84/37584/3
authorShaun Tancheff <shaun.tancheff@hpe.com>
Wed, 19 Feb 2020 22:56:28 +0000 (16:56 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 11 Mar 2020 02:19:42 +0000 (02:19 +0000)
commit9db2fa9133b15a99a1d5a04914964a015de32367
tree1be06b495faa655ccb45641f3dd0c35c9263447f
parent92d799217aeac4e1e859264d157c62e0f02b83a8
LU-13252 mgs: Handle possible failure from name_create_mdt

name_create_mdt may not succeed if memory allocation fails.

Cray-bug-id: LUS-8503
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I692cfd962e39b7f41d21bcfff1d7577a722ab80d
Reviewed-on: https://review.whamcloud.com/37584
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
lustre/mgs/mgs_llog.c