Whamcloud - gitweb
EX-5014 pcc: Change PCC commands to use constants
authorPatrick Farrell <pfarrell@whamcloud.com>
Tue, 22 Mar 2022 17:45:31 +0000 (13:45 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 26 Aug 2022 16:05:24 +0000 (16:05 +0000)
commit1a8da7bdc620b86d5bdbe80e07db7f2a64929f48
tree791fd6c40986820ccbe03d2d13713fb6df08d3ee
parenta4d146549e8dc63ec4960790a2841db794eb8cb6
EX-5014 pcc: Change PCC commands to use constants

PCC command names are just written out as strings, making
them hard to track.  Change them all to use named commands.

This also includes a few minor debug and structural changes
as part of prep for the main patch against EX-5014.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Icad8dfdb44ed2562a95b2aaa0432cba221e4a1bc
Reviewed-on: https://review.whamcloud.com/46894
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Yingjin Qian <qian@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/llite/pcc.c
lustre/utils/liblustreapi_pcc.c
lustre/utils/obd.c