]> git.baikalelectronics.ru Git - kernel.git/commit
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
authorChristoph Hellwig <hch@lst.de>
Sat, 27 Jun 2020 07:31:55 +0000 (09:31 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 29 Jun 2020 15:09:08 +0000 (09:09 -0600)
commit6c19ba15402de9974d480743b76701d8a41ca9b0
treec1b579d89bee2c2250897649177b2c6492e1cf40
parent10c9e3b29933b8c7c74db2bf12a69ecee4b1f7e3
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check

This is purely a sanity check for grave programming errors.  Remove it
to simplify further work in this area.

Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blk-cgroup.h