]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/blk-wbt.c
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}
authorOmar Sandoval <osandov@fb.com>
Tue, 21 Mar 2017 15:56:06 +0000 (08:56 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 21 Mar 2017 16:03:08 +0000 (10:03 -0600)
commitfa2e39cb9ee78f440d99a1bcfa47462c48a6fc11
treef52d01dd11fabdbe05388ce755af699d7c38bf80
parent0315b159085621d2ff72dbf69ca6fb4a5b32bae2
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}

The stats buckets will become generic soon, so make the existing users
use the common READ and WRITE definitions instead of one internal to
blk-stat.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq-debugfs.c
block/blk-mq.c
block/blk-stat.c
block/blk-stat.h
block/blk-sysfs.c
block/blk-wbt.c