OSDN Git Service

blk-mq: fix the cmd_flag_name array
authorJianchao Wang <jianchao.w.wang@oracle.com>
Thu, 24 Jan 2019 10:28:55 +0000 (18:28 +0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 24 Jan 2019 15:41:42 +0000 (08:41 -0700)
commit1c26010c5e1b9ad22a77968428b68150d27ae65f
treeb7921d072d6b091daee190de3bf13efdafe85114
parent78a61cd42a64f3587862b372a79e1d6aaf131fd7
blk-mq: fix the cmd_flag_name array

Swap REQ_NOWAIT and REQ_NOUNMAP and add REQ_HIPRI.

Acked-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Jianchao Wang <jianchao.w.wang@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-debugfs.c