]> git.baikalelectronics.ru Git - kernel.git/commit
bcache: add code comments for journal_read_bucket()
authorColy Li <colyli@suse.de>
Fri, 28 Jun 2019 11:59:50 +0000 (19:59 +0800)
committerJens Axboe <axboe@kernel.dk>
Fri, 28 Jun 2019 13:39:17 +0000 (07:39 -0600)
commit4bc0ac214b317dcf5567e24afaccb1cb482c2ad2
tree7d835ba8c5c4a6664d76a6fc75debf6107515621
parent7c37b2050e5e823c0d4b568b87cabd5f57e743a6
bcache: add code comments for journal_read_bucket()

This patch adds more code comments in journal_read_bucket(), this is an
effort to make the code to be more understandable.

Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/journal.c