diff options
| author | Arnd Bergmann <[email protected]> | 2015-09-27 16:45:02 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-09-29 04:03:33 +0200 |
| commit | 46c360f9d38e0b26247a3b723545790853c6747b (patch) | |
| tree | 6f8c7a45a022d0298fee6356f4567dd0d4a08124 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 9f088dba3cc267ea11ec0da318cd0175575b5f9b (diff) | |
staging/lustre: use 64-bit inode timestamps internally
Lustre has 64-bit timestamps in its network data structures, but
on 32 bit systems, it converts them directly into time_t, which is
32 bit wide.
This changes the code to use 64-bit time stamps for files. The Linux
VFS code still uses time_t though, and will be changed in a separate
patch series.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Oleg Drokin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions