]> 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)
commit422fb69240a6e8e5bcc174adc335ab1819348248
treec5747c185c0af7c66af31fce6a5f70f372a90285
parent3c2c5f747c937dd0a1955209d508d0dd6106bdd6
bcache: update comment for bch_data_insert

commit 36e4fac18306 ("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