bcache: Add a real GC_MARK_RECLAIMABLE
authorKent Overstreet <kmo@daterainc.com>
Thu, 13 Mar 2014 20:46:29 +0000 (13:46 -0700)
committerKent Overstreet <kmo@daterainc.com>
Tue, 18 Mar 2014 19:22:36 +0000 (12:22 -0700)
This means the garbage collection code can better check for data and metadata
pointers to the same buckets.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>

No differences found