Whamcloud - gitweb
LU-6746 ptlrpc: Move IT_* definitions to lustre_idl.h 28/16228/7
authorBen Evans <bevans@cray.com>
Mon, 12 Oct 2015 23:06:04 +0000 (19:06 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 17 Oct 2015 23:34:16 +0000 (23:34 +0000)
commit9ea40a338c6e58a59792df56f963e58afced4e26
treeaa1226efae77333943d484beafedec024d0dbabe
parent4691290f6d39bffaa3e463697fbc3ac351015e76
LU-6746 ptlrpc: Move IT_* definitions to lustre_idl.h

Put IT_* definitions into an enum, as they're sent over the wire,
adjust calls, print statements, etc. to use the new enum.

Signed-off-by: Ben Evans <bevans@cray.com>
Change-Id: Ie6ad700ac185459ace72ea67563864e43c548ec3
Reviewed-on: http://review.whamcloud.com/16228
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_dlm.h
lustre/include/obd.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/mdt/mdt_handler.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c