Skip to content
Commit 7a0bc2a8 authored by Coly Li's avatar Coly Li Committed by Jens Axboe
Browse files

bcache: add code comments for state->pool in __btree_sort()



To explain the pages allocated from mempool state->pool can be
swapped in __btree_sort(), because state->pool is a page pool,
which allocates pages by alloc_pages() indeed.

Signed-off-by: default avatarColy Li <colyli@suse.de>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 0e0c1231
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment