Whamcloud - gitweb
LU-13699 mdt: Improve message reporting for mdt_identity.c 03/39203/5
authorArshad Hussain <arshad.super@gmail.com>
Sat, 27 Jun 2020 11:27:06 +0000 (16:57 +0530)
committerOleg Drokin <green@whamcloud.com>
Mon, 19 Oct 2020 03:14:04 +0000 (03:14 +0000)
commit56526a90aef91ac957ccce5622f11c06fdf49abd
tree454740b36734cd954c43423e97b107a5e43c1f33
parentbf7431d6e14c8a0a530cf7ed538d579cc2057e78
LU-13699 mdt: Improve message reporting for mdt_identity.c

This patch Improves Error handling and message reporting
for file lustre/mdt/mdt_identity.c

This patch also replaces ERR_PTR(PTR_ERR()) with ERR_CAST()
which is reported by coccinelle

Signed-off-by: Arshad Hussain <arshad.super@gmail.com>
Change-Id: I59e262e743e7b1926fe75920239d6086c183b30f
Reviewed-on: https://review.whamcloud.com/39203
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/mdt/mdt_identity.c