Whamcloud - gitweb
LU-6349 idl: add PTLRPC definitions to enum 58/30958/5
authorAndreas Dilger <andreas.dilger@intel.com>
Sat, 11 Nov 2017 07:30:51 +0000 (00:30 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 6 Feb 2018 04:26:00 +0000 (04:26 +0000)
commit0c9bb26fc4d9157aaa10df2ba0a1796f2e5fc21e
tree24c7366fd27ede607803fe5cd81f604df7b2c71c
parent8f1c7c1e44a4cc8870eb2b2a71da323e265881b4
LU-6349 idl: add PTLRPC definitions to enum

Add PTLRPC definitions to enums for cleanliness, and use them:

    enum lustre_msg_version for LUSTRE_*_VERSION
    enum lustre_msg_magic for LUSTRE_MSG_MAGIC_*
    enum lustre_msghdr for MSGHDR_*

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Ie17619bfc2433339ab32e257d596adf64c2c4ff0
Reviewed-on: https://review.whamcloud.com/30958
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lu_target.h
lustre/include/lustre_import.h
lustre/include/lustre_net.h
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/ptlrpc/pack_generic.c