Messages in this thread |  | | | Date | Tue, 24 Mar 2009 13:10:28 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH 0/5] blktrace: various cleanups and fixes, part 2 |
| |
* Jens Axboe <jens.axboe@oracle.com> wrote:
> On Tue, Mar 24 2009, Li Zefan wrote: > > The first part is here: > > http://lkml.org/lkml/2009/3/19/475 > > > > And this is the 2nd part, and I still have some pending fixes.. > > > > Each patch is a small one, except the last one, which is still not big. > > > > [PATCH 1/5] blktrace: mark ddir_act and what2act const > > [PATCH 2/5] blktrace: fix wrong calculation of RWBS > > [PATCH 3/5] blktrace: fix off-by-one bug > > [PATCH 4/5] blktrace: fix t_error() > > [PATCH 5/5] blktrace: print human-readable act_mask > > > > blktrace.c | 127 ++++++++++++++++++++++++++++++++++++------------------------- > > 1 file changed, 77 insertions(+), 50 deletions(-) > > > > Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> > > Looks good, as does your previous series. You can add my acked-by > to both series.
Thanks Jens, applied.
Ingo
|  |