Whamcloud - gitweb
LU-12705 utils: cleanup unnecessary typecasting 13/36313/2
authorGu Zheng <gzheng@ddn.com>
Wed, 18 Sep 2019 04:12:55 +0000 (12:12 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 4 Oct 2019 20:31:36 +0000 (20:31 +0000)
commit67a643f2c01da72b2918fa780a28d9c05fc3b15a
tree3106604f6ae59bff84e82832084592a738346e1c
parent7dd298fc7717143af5f30c44059fb678307a67a1
LU-12705 utils: cleanup unnecessary typecasting

There're a bunch of variables typeecasted in utils/lfs.c where
they are not needed, so cleanup them here.

Lustre-change: https://review.whamcloud.com/36224
Lustre-commit: d8135ad2fbe58a0fbe6984584816338542901c5c

Change-Id: I6c944f18137fd1ff1162d9b6567c9328dfa185eb
Test-Parameters: trivial
Signed-off-by: Gu Zheng <gzheng@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Li Xi <lixi@ddn.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/36313
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/utils/lfs.c