mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-27 00:25:06 +00:00
Get the next seq for a client transaction from the core seq in the super block. Remove its specific next_trans_seq field. While making this change we switch to only using le64 in the network message payloads, the rest of the processing now uses natural u64s. Signed-off-by: Zach Brown <zab@versity.com>