Re: [PATCH] as-iosched: fix incorrect comments

2007-12-05 Thread Jens Axboe
On Wed, Dec 05 2007, Nick Piggin wrote: > On Wed, Dec 05, 2007 at 09:06:50PM +1100, Aaron Carroll wrote: > > Two comments refer to deadlines applying to reads only. This is > > not the case. > > > > Signed-off-by: Aaron Carroll <[EMAIL PROTECTED]> > > Acked-by: Nick Piggin <[EMAIL PROTECTED]> G

Re: [PATCH] as-iosched: fix incorrect comments

2007-12-05 Thread Nick Piggin
On Wed, Dec 05, 2007 at 09:06:50PM +1100, Aaron Carroll wrote: > Two comments refer to deadlines applying to reads only. This is > not the case. > > Signed-off-by: Aaron Carroll <[EMAIL PROTECTED]> Acked-by: Nick Piggin <[EMAIL PROTECTED]> > --- > block/as-iosched.c |4 ++-- > 1 files chan