mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-27 08:35:05 +00:00
We were trusting the rid in the log trees struct that the client sent. Compare it to our recorded rid on the connection and fail if the client sent the wrong rid. Signed-off-by: Zach Brown <zab@versity.com>