ceph: use timespec64 for r_stamp
authorArnd Bergmann <arnd@arndb.de>
Fri, 13 Jul 2018 20:18:38 +0000 (22:18 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 2 Aug 2018 19:33:19 +0000 (21:33 +0200)
commit0ed1e90a09eb0e2863cab43e1ed5c5df89566772
treec8ff47546b0ab87c3cfb8ddc27cda86811429115
parentfac02ddf910814c24f5d9d969dfdab5227f6f3eb
ceph: use timespec64 for r_stamp

The ceph_mds_request stamp still uses the deprecated timespec structure,
this converts it over as well.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/inode.c
fs/ceph/mds_client.c
fs/ceph/mds_client.h