commit | b217a903ab6581cba04f88c44284dcdd2a752561 | [log] [tgz] |
---|---|---|
author | Shan Wei <shanwei@cn.fujitsu.com> | Tue Sep 01 10:06:42 2009 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Sep 11 14:34:33 2009 +0200 |
tree | 4cb565ead13823c45ed325b20b83ecd78f52a565 | |
parent | 49b3a3cbc0311f8f809183696b1f2ab824b18a51 [diff] |
cfq: fix the log message after dispatched a request The blktrace tools can show process id when cfq dispatched a request, using cfq_log_cfqq() instead of cfq_log(). Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>