]> git.proxmox.com Git - mirror_spl.git/commit
Define timestruc_t for Lustre compatibility
authorTony Hutter <hutter2@llnl.gov>
Fri, 26 Oct 2018 05:24:24 +0000 (01:24 -0400)
committerTony Hutter <hutter2@llnl.gov>
Thu, 8 Nov 2018 22:38:14 +0000 (14:38 -0800)
commit329cdb9fe926bf1ecd268bb8661ebe852bc4bc27
treeb0dab0baf4677e29dd1f74cd96d0eae710b4ba40
parenta4b19aac33b6914139cc83707549d55598b00aec
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/sys/time.h