Re: [PATCH][v2] Changes to more io-controller stats patches to address review comments.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Divyesh Shah
Date: Tuesday, April 13, 2010 - 2:28 pm

On Tue, Apr 13, 2010 at 11:15 AM, Jens Axboe <jens.axboe@oracle.com> wrote:

Ahh.. I see this now with CONFIG_DEBUG_CFQ_IOSCHED not set.
blkiocg_set_empty_start_time() should be within the #ifdef
CONFIG_DEBUG_BLK_CGROUP block.


block/cfq-iosched.c: In function 'cfq_forced_dispatch':
block/cfq-iosched.c:2234: error: too few arguments to function
'cfq_slice_expired'

Another compile error after fixing this was due to the merge from
mainline. cfq_slice_expired() now has an extra argument. Fixed that
too. Will send a patch with the 2 fixes in a bit. Sorry for the
breakage.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH][v2] Changes to more io-controller stats patche ..., Divyesh Shah, (Tue Apr 13, 2:28 pm)