Zach Brown abd7ffc247 scoutfs: only trace read qourum blocks after io
We have trace points as blocks are read, but the reads are cached as
buffer heads.  The iteration helpers are used to referenced cached
blocks a few times in each voting cycle and we end up tracing cached
read blocks multiple times.  This uses a bit on the buffer_head to only
trace a cached block the first time it's read.

Signed-off-by: Zach Brown <zab@versity.com>
2019-05-30 15:01:00 -07:00
Description
No description provided
8 MiB
Languages
C 87%
Shell 9.3%
Roff 2.5%
TeX 0.8%
Makefile 0.4%