commit | 0ed1e90a09eb0e2863cab43e1ed5c5df89566772 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Jul 13 22:18:38 2018 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Aug 02 21:33:19 2018 +0200 |
tree | c8ff47546b0ab87c3cfb8ddc27cda86811429115 | |
parent | fac02ddf910814c24f5d9d969dfdab5227f6f3eb [diff] |
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>