Whamcloud - gitweb
LU-7033 utils: Add missing calls to wirecheck 59/16059/2
authorHenri Doreau <henri.doreau@cea.fr>
Mon, 24 Aug 2015 09:08:12 +0000 (11:08 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 24 Aug 2015 23:36:08 +0000 (23:36 +0000)
commitaf08697597ea120a8bc789fc838fba6cd8e43cd5
treece7443f277bcf2c63baff3717fd4585023a8480f
parent604c7396b25c8e3a8e3ecf415d9f6f2bf1cbc6fd
LU-7033 utils: Add missing calls to wirecheck

The following functions were defined but never called:
    check_update_params
    check_update_op
    check_update_ops
    check_update_records
    check_llog_update_record

Change-Id: Ic1d12f5f422a01cf886432348d5c6c80ab19d1a5
Signed-off-by: Henri Doreau <henri.doreau@cea.fr>
Reviewed-on: http://review.whamcloud.com/16059
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: wangdi <di.wang@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/wirecheck.c