| | Date | Tue, 24 Mar 2009 09:44:04 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH 4/5] blktrace: fix t_error() |
| |
* Li Zefan <lizf@cn.fujitsu.com> wrote:
> t_error() should return t->error but not t->sector.
Nice. This bug got introduced by the blktrace->ftrace conversion. Old blktrace passed t->error straight to user-space.
Ingo
|