Files
linux-st/drivers
Arnd Bergmann fac02ddf91 libceph: use timespec64 for r_mtime
The request mtime field is used all over ceph, and is currently
represented as a 'timespec' structure in Linux. This changes it to
timespec64 to allow times beyond 2038, modifying all users at the
same time.

[ Remove now redundant ts variable in writepage_nounlock(). ]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2018-08-02 21:33:14 +02:00
..
2018-06-30 21:24:18 +09:00
2018-08-02 21:33:14 +02:00
2018-06-25 21:36:45 +08:00
2018-07-18 15:25:25 -07:00
2018-07-13 10:37:54 +02:00