Whamcloud - gitweb
LU-6210 utils: Use consistent naming for option strings 92/27792/4
authorSteve Guminski <stephenx.guminski@intel.com>
Fri, 19 May 2017 19:35:45 +0000 (15:35 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 19 Jul 2017 03:31:57 +0000 (03:31 +0000)
commit8e922ad47dc08e7c4a74c10d1a0d12b90d0c2031
treed732dc1d4c32d182b02c065bce30d20ce285656d
parenta1d62378ed98e2663c1f95f955433e2a5b13d68c
LU-6210 utils: Use consistent naming for option strings

This patch makes no functional changes.  The option strings in
jt_lfsck_start() and jt_lfsck_stop() are renamed to short_opts
for consistency.

Test-Parameters: trivial
Signed-off-by: Steve Guminski <stephenx.guminski@intel.com>
Change-Id: Id29ef63aa2ef62223d72f31374eb0a93badc280e
Reviewed-on: https://review.whamcloud.com/27792
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Jenkins
Reviewed-by: Fan Yong <fan.yong@intel.com>
lustre/utils/lustre_lfsck.c