From: Sage Weil Date: Thu, 22 May 2014 00:41:08 +0000 (-0700) Subject: ceph: include time stamp in every MDS request X-Git-Tag: omap-for-v3.16/fixes-against-rc1~24^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e69066d8afa8d2670dc697252ff0e5907aafad;p=pandora-kernel.git 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: Sage Weil --- Reading git-diff-tree failed