diff options
author | Jens Axboe <axboe@kernel.dk> | 2018-01-12 14:47:57 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-01-12 14:47:57 -0700 |
commit | 85ba3effc5a0836b9195f2010684062ad230cc23 (patch) | |
tree | 44286af403d150adb7478a99742edb5098c9622b /fs/dcookies.c | |
parent | 20e4d813931961fe26d26a1e98b3aba6ec00b130 (diff) | |
download | op-kernel-dev-85ba3effc5a0836b9195f2010684062ad230cc23.zip op-kernel-dev-85ba3effc5a0836b9195f2010684062ad230cc23.tar.gz |
blk-mq: add missing RQF_STARTED to debugfs
Looking at debug output, we see:
./000000009ddfa913/requeue_list:000000009646711c {.op=READ, .state=idle, gen=0x1
18, abort_gen=0x0, .cmd_flags=, .rq_flags=SORTED|1|SOFTBARRIER|IO_STAT, complete
=0, .tag=-1, .internal_tag=217}
Note the '1' between SORTED and SOFTBARRIER - that's because no name
as defined for RQF_STARTED. Fixed that.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/dcookies.c')
0 files changed, 0 insertions, 0 deletions