public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: brking@us.ibm.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] blk_queue_export_resize_tags
Date: Mon, 9 Aug 2004 17:15:17 +0200	[thread overview]
Message-ID: <20040809151516.GY10418@suse.de> (raw)
In-Reply-To: <200408091445.i79EjOeQ079636@northrelay04.pok.ibm.com>

On Mon, Aug 09 2004, brking@us.ibm.com wrote:
> 
> Exports blk_queue_resize_tags since it is an exported interface.
> 
> Signed-off-by: Brian King <brking@us.ibm.com>
> ---
> 
>  linux-2.6.8-rc3-bjking1/drivers/block/ll_rw_blk.c |    2 ++
>  1 files changed, 2 insertions(+)
> 
> diff -puN drivers/block/ll_rw_blk.c~blk_queue_export_resize_tags drivers/block/ll_rw_blk.c
> --- linux-2.6.8-rc3/drivers/block/ll_rw_blk.c~blk_queue_export_resize_tags	2004-08-09 09:40:46.000000000 -0500
> +++ linux-2.6.8-rc3-bjking1/drivers/block/ll_rw_blk.c	2004-08-09 09:41:02.000000000 -0500
> @@ -653,6 +653,8 @@ int blk_queue_resize_tags(request_queue_
>  	return 0;
>  }
>  
> +EXPORT_SYMBOL(blk_queue_resize_tags);
> +
>  /**
>   * blk_queue_end_tag - end tag operations for a request
>   * @q:  the request queue for the device

I've passed it in, thanks.

-- 
Jens Axboe


      reply	other threads:[~2004-08-09 15:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-09 14:44 [PATCH 1/1] blk_queue_export_resize_tags brking
2004-08-09 15:15 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040809151516.GY10418@suse.de \
    --to=axboe@suse.de \
    --cc=brking@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox