commit | 6268dc2c4703aabfb0b35681be709acf4c2826c6 | [log] [tgz] |
---|---|---|
author | Shenghui Wang <shhuiw@foxmail.com> | Thu Jul 26 12:17:38 2018 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jul 27 09:15:46 2018 -0600 |
tree | 3fdd46d972c614da3bc5a735275d557074074bef | |
parent | a56489d4b3c914eb30b724ff25debc2e59c7950e [diff] |
bcache: free heap cache_set->flush_btree in bch_journal_free Free the cache_set->flush_bree heap memory on journal free. Signed-off-by: Wang Sheng-Hui <shhuiw@foxmail.com> Signed-off-by: Coly Li <colyli@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>