Whamcloud - gitweb
LU-12511 utils: fix regression for UAPI headers for native client 03/47803/6
authorJames Simmons <jsimmons@infradead.org>
Mon, 27 Jun 2022 15:24:19 +0000 (11:24 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 8 Aug 2022 19:52:53 +0000 (19:52 +0000)
commit14db26a85c52561d186b5c400981a0025d45864a
treebf4cee7e363dfd74b2f385cdccb367c2e149331c
parent70149f4ea89aa9f5c002b63f56d0c98afcafbad9
LU-12511 utils: fix regression for UAPI headers for native client

A patch landed to add wiretest for the GSS wire protocol which is
lacking for the native client. Add disabling the new test code
for the native Linux client build.

Test-Parameters: trivial
Fixes: 7dfbc71350 ("LU-9243 gss: fix GSS struct definition badness")
Change-Id: I31c387b757a77f4503b923c784911afc16c878a0
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/47803
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/wiretest.c