mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-10 21:50:20 +00:00
We now have a core seq number in the super that is advanced for multiple users. The client transaction seq comes from the core seq so we remove the trans_seq from the super. The item version is also converted to use a seq that's derived from the core seq. Signed-off-by: Zach Brown <zab@versity.com>