OSDN Git Service

block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT
authorChristoph Hellwig <hch@lst.de>
Tue, 28 Apr 2020 11:27:55 +0000 (13:27 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 29 Apr 2020 15:33:26 +0000 (09:33 -0600)
commit0376e9efe18388bd486a65edbc16d34b84bddc8f
tree6382ef0862fc9c4433dfaa2ed64e2e663b00b7b9
parent760f83ea63a7b2c12b3b1e656b24cbb880b6b814
block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT

BIO_QUEUE_ENTERED is only used for cgroup accounting now, so rename
the flag and move setting it into the cgroup code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-merge.c
include/linux/blk-cgroup.h
include/linux/blk_types.h