block: readd plug trace event
authorJens Axboe <jaxboe@fusionio.com>
Tue, 12 Apr 2011 08:28:28 +0000 (10:28 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Tue, 12 Apr 2011 08:28:28 +0000 (10:28 +0200)
This was removed with the queue plug state. But we can easily readd
by checking if this is the first request going to this queue. It's
good information to have when tracing to see how effective the
plugging is.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found