lkml.org 
[lkml]   [2009]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 15/19] io-controller: map async requests to appropriate cgroup
On Wed, Jun 17, 2009 at 05:17:40PM +0800, Gui Jianfeng wrote:
> Vivek Goyal wrote:
> ...
> > +
> > +struct io_group *rq_iog(struct request_queue *q, struct request *rq)
> > {
> > return q->elevator->efqd.root_group;
> > }
>
> There is no need for this function now.
>
> Signed-off-by: Gui Jianfeng <guijianfeng@cn.fujitsu.com>

Thanks Gui. Queued up for next posting.

Vivek

> ---
> block/elevator-fq.c | 5 -----
> 1 files changed, 0 insertions(+), 5 deletions(-)
>
> diff --git a/block/elevator-fq.c b/block/elevator-fq.c
> index 912ac6a..bfa79c9 100644
> --- a/block/elevator-fq.c
> +++ b/block/elevator-fq.c
> @@ -2522,11 +2522,6 @@ struct io_group *io_get_io_group(struct request_queue *q, struct bio *bio,
> {
> return q->elevator->efqd.root_group;
> }
> -
> -struct io_group *rq_iog(struct request_queue *q, struct request *rq)
> -{
> - return q->elevator->efqd.root_group;
> -}
> EXPORT_SYMBOL(io_get_io_group);
> #endif /* CONFIG_GROUP_IOSCHED*/
>
> --
> 1.5.4.rc3


\
 
 \ /
  Last update: 2009-06-17 15:03    [W:1.336 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site