]> 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)
commit283793b7604ba62a1234ef0a39a1705e43889f34
tree7d835ba8c5c4a6664d76a6fc75debf6107515621
parenta1850505da4cb37fe6cca23673b6389cb3658b07
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