diff options
| author | Deepa Dinamani <[email protected]> | 2017-05-08 15:59:10 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-05-08 17:15:15 -0700 |
| commit | 48fbfe50f1d5fef51bac98d105d2a28df42a1205 (patch) | |
| tree | 9717ff08a30f206b190e197995ec889dbcd06cfa /tools/perf/scripts/python/sctop.py | |
| parent | 063246641d4a9e9de84a2466fbad50112faf88dc (diff) | |
fs: f2fs: use ktime_get_real_seconds for sit_info times
CURRENT_TIME_SEC is not y2038 safe.
Replace use of CURRENT_TIME_SEC with ktime_get_real_seconds in segment
timestamps used by GC algorithm including the segment mtime timestamps.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Deepa Dinamani <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Cc: Jaegeuk Kim <[email protected]>
Cc: Chao Yu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions