On Wed, 12 Aug 2026 20:55:33 +0200 Thomas Maarseveen via B4 Relay
<[email protected]> wrote:
> The errseq_t infrastructure (lib/errseq.c) underpins writeback error
> reporting but has no regression tests. Its semantics are subtle enough
> to have needed fixing before: commit b4678df184b3 ("errseq: Always
> report a writeback error once") changed how unseen errors reach new
> samplers.
>
> Add a KUnit suite covering the documented single-threaded semantics:
Thanks. I'll set this aside for additional consideration after
7.3-rc1.