mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-08 13:01:23 +00:00
scoutfs-utils: update format for net greeting
Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
@@ -566,6 +566,11 @@ struct scoutfs_lock_name {
|
||||
* messages over the wire.
|
||||
*/
|
||||
|
||||
struct scoutfs_net_greeting {
|
||||
__le64 fsid;
|
||||
__le64 format_hash;
|
||||
} __packed;
|
||||
|
||||
/*
|
||||
* This header precedes and describes all network messages sent over
|
||||
* sockets. The id is set by the request and sent in the reply. The
|
||||
|
||||
Reference in New Issue
Block a user