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)
commit3db4d0783eaf2a2537f6b83679ad57cba0ad0481
treec5747c185c0af7c66af31fce6a5f70f372a90285
parentae17102316550b4b230a283febe31b2a9ff30084
bcache: update comment for bch_data_insert

commit 220bb38c21b8 ("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