]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit625b370aa1fc712779032b9a2cf3292b500b59cd
tree1316f5df799ba13ca96adcf47d87656fdebf394d
parent4fd61380a9b99e27a8d478133bf5348d27c91c83
bcache: Add a real GC_MARK_RECLAIMABLE

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>
drivers/md/bcache/alloc.c
drivers/md/bcache/bcache.h
drivers/md/bcache/btree.c
drivers/md/bcache/extents.c