diff options
| author | James Simmons <jsimmons@infradead.org> | 2017-07-26 18:22:30 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-30 18:08:31 +0300 |
| commit | 75e3863be5763465031818606ec188a4c141481a (patch) | |
| tree | caabd6bc3a2a290db48d78f53a1f1e3f74697fdd /include/linux/stacktrace.h | |
| parent | 9275036ec08f76f04542d2058e9dd065542569ee (diff) | |
| download | linux-75e3863be5763465031818606ec188a4c141481a.tar.xz | |
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 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
