Whamcloud - gitweb
LU-8174 mdt: remove use of typedef mds_reint_t 94/27494/4
authorAndreas Dilger <andreas.dilger@intel.com>
Mon, 30 Oct 2017 18:41:55 +0000 (14:41 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 6 Nov 2017 03:43:23 +0000 (03:43 +0000)
commit9e5ac2b0a3c3623698ed2dbb5487bccd927a6144
treedf01808a33ff404103eba181ba39e5d990dc9273
parent80a2ff7137d3504e5672c6a68561d4ae8d5a28e3
LU-8174 mdt: remove use of typedef mds_reint_t

Replace the use of mdt_reint_t with enum mds_reint_op.

Remove the old mds_reint_t and mdt_reint_t since they were only used
in one place in the Lustre code and are unlikely to cause additional
patch breakage.  The majority of references are in wireshark.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I3932db8e6dc9ac83325900d3f382c648ac57b8c0
Reviewed-on: https://review.whamcloud.com/27494
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Ben Evans <bevans@cray.com>
lustre/contrib/wireshark/packet-lustre.c
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/mdt/mdt_internal.h