On Wed, Sep 13, 2023 at 02:12:56PM -0700, Kalesh Singh wrote:
inc_max_seq() will try to inc_min_seq() if nr_gens == MAX_NR_GENS. This is because the generations are reused (the last oldest now empty generation will become the next youngest generation).
Now queued up, thanks.
greg k-h