Skip to content
Commit b8e69066 authored by Sage Weil's avatar Sage Weil Committed by Yan, Zheng
Browse files

ceph: include time stamp in every MDS request



We recently modified the client/MDS protocol to include a timestamp in the
client request.  This allows ctime updates to follow the client's clock
in most cases, which avoids subtle problems when clocks are out of sync
and timestamps are updated sometimes by the MDS clock (for most requests)
and sometimes by the client clock (for cap writeback).

Signed-off-by: default avatarSage Weil <sage@inktank.com>
parent ffe312cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment