aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/inode.c
diff options
context:
space:
mode:
authorYan, Zheng <zyan@redhat.com>2015-01-13 15:20:52 +0800
committerIlya Dryomov <idryomov@gmail.com>2015-02-19 13:31:39 +0300
commit1f041a89b4f22cf2e701514f4b8f73a8b1e06a3e (patch)
treeeb4f21b020338f22264a413ef39f47ec9c5ddb01 /fs/ceph/inode.c
parentceph: fix reading inline data when i_size > PAGE_SIZE (diff)
downloadlinux-dev-1f041a89b4f22cf2e701514f4b8f73a8b1e06a3e.tar.xz
linux-dev-1f041a89b4f22cf2e701514f4b8f73a8b1e06a3e.zip
ceph: fix request time stamp encoding
struct timespec uses 'long' to present second and nanosecond. 'long' is 64 bits on 64bits machine. ceph MDS expects time stamp to be encoded as struct ceph_timespec, which uses 'u32' to present second and nanosecond. Signed-off-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to 'fs/ceph/inode.c')
0 files changed, 0 insertions, 0 deletions