mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-28 19:13:13 +00:00
Some parts of the ring reading were still using the old 'nr' for the number of blocks to read, but it's now the total number of blocks in the ring. Use part instead. Signed-off-by: Zach Brown <zab@versity.com>