commit | fa2e39cb9ee78f440d99a1bcfa47462c48a6fc11 | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Tue Mar 21 08:56:06 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Tue Mar 21 10:03:08 2017 -0600 |
tree | f52d01dd11fabdbe05388ce755af699d7c38bf80 | |
parent | 0315b159085621d2ff72dbf69ca6fb4a5b32bae2 [diff] |
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>