commit | b467a6ac0b4bf57ec8c2329212e8a8a0231a2ef2 | [log] [tgz] |
---|---|---|
author | Coly Li <[email protected]> | Thu Aug 09 15:48:48 2018 +0800 |
committer | Jens Axboe <[email protected]> | Thu Aug 09 08:21:12 2018 -0600 |
tree | ef64a41ca29ee811ca8b9f1a686a9193ab24ee8c | |
parent | 0cba2e71111e4bd156e67086de3484c7b907a4fc [diff] |
bcache: add code comments for bset.c This patch tries to add code comments in bset.c, to make some tricky code and designment to be more comprehensible. Most information of this patch comes from the discussion between Kent and I, he offers very informative details. If there is any mistake of the idea behind the code, no doubt that's from me misrepresentation. Signed-off-by: Coly Li <[email protected]> Signed-off-by: Jens Axboe <[email protected]>