scoutfs-utils: add clock sync id to messages

Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
Zach Brown
2019-04-11 13:02:14 -07:00
committed by Zach Brown
parent 3d64c46fcd
commit 587760edb3

View File

@@ -625,6 +625,7 @@ struct scoutfs_net_greeting {
* response messages.
*/
struct scoutfs_net_header {
__le64 clock_sync_id;
__le64 seq;
__le64 recv_seq;
__le64 id;