]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc0bfc535573d8c250a5f791b19135426b63c4a85
treec8ff47546b0ab87c3cfb8ddc27cda86811429115
parentd0f02afb8af96977e25bef667d0f53d65a10179a
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