diff options
| author | James Simmons <[email protected]> | 2017-07-26 11:22:30 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-07-30 08:08:31 -0700 |
| commit | 75e3863be5763465031818606ec188a4c141481a (patch) | |
| tree | caabd6bc3a2a290db48d78f53a1f1e3f74697fdd /tools/perf/scripts/python | |
| parent | 9275036ec08f76f04542d2058e9dd065542569ee (diff) | |
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 <[email protected]>
Reviewed-on: https://review.whamcloud.com/24977
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4423
Reviewed-by: Bob Glossman <[email protected]>
Reviewed-by: Andreas Dilger <[email protected]>
Signed-off-by: James Simmons <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions