diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2015-09-27 23:45:02 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-29 05:03:33 +0300 |
| commit | 46c360f9d38e0b26247a3b723545790853c6747b (patch) | |
| tree | 6f8c7a45a022d0298fee6356f4567dd0d4a08124 /include/linux/errqueue.h | |
| parent | 9f088dba3cc267ea11ec0da318cd0175575b5f9b (diff) | |
| download | linux-46c360f9d38e0b26247a3b723545790853c6747b.tar.xz | |
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 <arnd@arndb.de>
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions
