Skip to content
Commit 3a2fd9d5 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcache: Kill bucket->gc_gen



gc_gen was a temporary used to recalculate last_gc, but since we only need
bucket->last_gc when gc isn't running (gc_mark_valid = 1), we can just update
last_gc directly.

Signed-off-by: default avatarKent Overstreet <kmo@daterainc.com>
parent 2531d9ee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment