Commit 62ba0c00 authored by Ming Lei's avatar Ming Lei Committed by Jens Axboe
Browse files

blk-mq: add RQF_ELV debug entry

parent a1cb6537
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -309,6 +309,7 @@ static const char *const rqf_name[] = {
	RQF_NAME(SPECIAL_PAYLOAD),
	RQF_NAME(ZONE_WRITE_LOCKED),
	RQF_NAME(MQ_POLL_SLEPT),
	RQF_NAME(ELV),
};
#undef RQF_NAME