Whamcloud - gitweb
LU-4423 utils: Remove variables qualified by 'extern' under mount_utils.c 88/35688/2
authorArshad Hussain <arshad.super@gmail.com>
Sat, 3 Aug 2019 07:18:10 +0000 (12:48 +0530)
committerOleg Drokin <green@whamcloud.com>
Thu, 15 Aug 2019 07:55:14 +0000 (07:55 +0000)
commit7d0db895b524410ddac146f80d764be4c0ad2f46
tree87a6eb93c21eba5a468a97410b611d10e71cc6f2
parent4aa71267cc0317e126843509f1c5b237f469414b
LU-4423 utils: Remove variables qualified by 'extern' under mount_utils.c

Removal of corresponding 'extern' declaration is already done
under commit b43c7cc6cba514687ebcbeaa1a7dcc8cf7ffa694.

This patch is an extension to the above commit and covers
file mount_utils.c

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.super@gmail.com>
Change-Id: I2362be0f7ec32fba9d9e680a3d7c416e5ec40083
Reviewed-on: https://review.whamcloud.com/35688
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
lustre/utils/mount_utils.c