]> git.baikalelectronics.ru Git - kernel.git/commit
bcache: update comment for bch_data_insert
authorShenghui Wang <shhuiw@foxmail.com>
Thu, 13 Dec 2018 14:53:48 +0000 (22:53 +0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 13 Dec 2018 15:15:54 +0000 (08:15 -0700)
commit5b845329e78a89c21204ef89c91a546ddd76b906
treec5747c185c0af7c66af31fce6a5f70f372a90285
parentbad7f2ab22ffe304a613864e465548f5cdd578b8
bcache: update comment for bch_data_insert

commit 37fe9b09b4c8 ("bcache: Break up struct search") introduced
changes to struct search and s->iop. bypass/bio are fields of struct
data_insert_op now. Update the comment.

Signed-off-by: Shenghui Wang <shhuiw@foxmail.com>
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/request.c