Define timestruc_t for Lustre compatibility
commit3c94dd7b7b102d398e70670a36ca29a84e31bc46
authorTony Hutter <hutter2@llnl.gov>
Fri, 12 Oct 2018 18:13:34 +0000 (12 11:13 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 12 Oct 2018 18:13:34 +0000 (12 11:13 -0700)
treec30494fbd9b3c55b76847012bb9517f57725cc8d
parent5d43cc9a59d61aea37a1236e9d28628856030947
Define timestruc_t for Lustre compatibility

Lustre 2.8 (and possibly other versions) are still using timestruc_t,
which was removed in spl-0.7.10 in favor of inode_timespec_t.  Add
in a backwards compatibility #define for timestruc_t so that Lustre
builds.

Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #8014
include/spl/sys/time.h