diff options
author | 2017-07-26 11:22:30 -0400 | |
---|---|---|
committer | 2017-07-30 08:08:31 -0700 | |
commit | 75e3863be5763465031818606ec188a4c141481a (patch) | |
tree | caabd6bc3a2a290db48d78f53a1f1e3f74697fdd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: lustre: ptlrpc: restore 64-bit time for struct ptlrpc_cli_req (diff) | |
download | wireguard-linux-75e3863be5763465031818606ec188a4c141481a.tar.xz wireguard-linux-75e3863be5763465031818606ec188a4c141481a.zip |
staging: lustre: ptlrpc: don't use CFS_DURATION_T for time64_t
The libcfs CFS_DURATION_T define is really only for
jiffies and its being used with time64_t in some of
the ptlrpc code. Lets remove CFS_DURATION_T and
replaced it with normal %lld instead.
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/24977
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4423
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions