summaryrefslogtreecommitdiffstats
path: root/fs/ceph/mds_client.h
diff options
context:
space:
mode:
authorArnd Bergmann2018-07-13 22:18:37 +0200
committerIlya Dryomov2018-08-02 21:33:14 +0200
commitfac02ddf910814c24f5d9d969dfdab5227f6f3eb (patch)
tree1725d192db8d99bbc738b5d1ed576df07eac8276 /fs/ceph/mds_client.h
parentceph: use timespec64 for inode timestamp (diff)
downloadkernel-qcow2-linux-fac02ddf910814c24f5d9d969dfdab5227f6f3eb.tar.gz
kernel-qcow2-linux-fac02ddf910814c24f5d9d969dfdab5227f6f3eb.tar.xz
kernel-qcow2-linux-fac02ddf910814c24f5d9d969dfdab5227f6f3eb.zip
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>
Diffstat (limited to 'fs/ceph/mds_client.h')
0 files changed, 0 insertions, 0 deletions