Whamcloud - gitweb
LU-4713 tests: fix fhandle syscall test progarm 89/10189/3
authorBob Glossman <bob.glossman@intel.com>
Thu, 1 May 2014 15:51:51 +0000 (08:51 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 14 May 2014 05:37:42 +0000 (05:37 +0000)
commit2b8c758767f3b2c7579f8635e31166ffc0f521d2
treef68c950f388c486b4b3a5a06aacd61bc6c120ae5
parent0539dc5fd9503e72fa3428009512d9cbfd0989e9
LU-4713 tests: fix fhandle syscall test progarm

Replace the incorrect local definitions in the fhandle test program
with more correct and current ones from SLES #include files.
Local defintions are only used in the case where the fhandle syscall
feature is present in the kernel, but support isn't present in glibc.
For now that particular config is only seen in SLES11SP3,
so the internal and local definitions must match the ones
from that distribution.

Test-Parameters: clientdistro=sles11sp3 testlist=sanity envdefinitions=ONLY=237
Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: Ie2106325ecc2b2d2e6aeaba1cc3f8b995f503ba8
Reviewed-on: http://review.whamcloud.com/10189
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@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/check_fhandle_syscalls.c