All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guoqing Jiang <guoqing.jiang@cloud.ionos.com>
To: tj@kernel.org, axboe@kernel.dk
Cc: cgroups@vger.kernel.org, linux-block@vger.kernel.org
Subject: Re: [PATCH 0/4] cleanup for blk-wbt and blk-throttle
Date: Fri, 29 May 2020 23:55:34 +0200	[thread overview]
Message-ID: <f308bc7f-083a-d0f3-aad2-b353c241dbde@cloud.ionos.com> (raw)
In-Reply-To: <20200508220015.11528-1-guoqing.jiang@cloud.ionos.com>

Gently ping.

On 5/9/20 12:00 AM, Guoqing Jiang wrote:
> Hi,
>
> Find some functions can be removed since there is no caller of them when
> read the code.
>
> Thanks,
> Guoqing
>
> Guoqing Jiang (4):
>    blk-throttle: remove blk_throtl_drain
>    blk-throttle: remove tg_drain_bios
>    blk-wbt: remove wbt_update_limits
>    blk-wbt: rename __wbt_update_limits to wbt_update_limits
>
>   block/blk-throttle.c | 63 --------------------------------------------
>   block/blk-wbt.c      | 16 +++--------
>   block/blk-wbt.h      |  4 ---
>   block/blk.h          |  2 --
>   4 files changed, 4 insertions(+), 81 deletions(-)
>


WARNING: multiple messages have this Message-ID (diff)
From: Guoqing Jiang <guoqing.jiang-8+5b1tb3oTXfrHaScsAUWw@public.gmane.org>
To: tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org
Cc: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/4] cleanup for blk-wbt and blk-throttle
Date: Fri, 29 May 2020 23:55:34 +0200	[thread overview]
Message-ID: <f308bc7f-083a-d0f3-aad2-b353c241dbde@cloud.ionos.com> (raw)
In-Reply-To: <20200508220015.11528-1-guoqing.jiang-8+5b1tb3oTXfrHaScsAUWw@public.gmane.org>

Gently ping.

On 5/9/20 12:00 AM, Guoqing Jiang wrote:
> Hi,
>
> Find some functions can be removed since there is no caller of them when
> read the code.
>
> Thanks,
> Guoqing
>
> Guoqing Jiang (4):
>    blk-throttle: remove blk_throtl_drain
>    blk-throttle: remove tg_drain_bios
>    blk-wbt: remove wbt_update_limits
>    blk-wbt: rename __wbt_update_limits to wbt_update_limits
>
>   block/blk-throttle.c | 63 --------------------------------------------
>   block/blk-wbt.c      | 16 +++--------
>   block/blk-wbt.h      |  4 ---
>   block/blk.h          |  2 --
>   4 files changed, 4 insertions(+), 81 deletions(-)
>


  parent reply	other threads:[~2020-05-29 21:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-08 22:00 [PATCH 0/4] cleanup for blk-wbt and blk-throttle Guoqing Jiang
2020-05-08 22:00 ` Guoqing Jiang
2020-05-08 22:00 ` [PATCH 1/4] blk-throttle: remove blk_throtl_drain Guoqing Jiang
2020-05-08 22:00   ` Guoqing Jiang
2020-05-08 22:00 ` [PATCH 2/4] blk-throttle: remove tg_drain_bios Guoqing Jiang
2020-05-08 22:00 ` [PATCH 3/4] blk-wbt: remove wbt_update_limits Guoqing Jiang
2020-05-08 22:00   ` Guoqing Jiang
2020-05-08 22:00 ` [PATCH 4/4] blk-wbt: rename __wbt_update_limits to wbt_update_limits Guoqing Jiang
2020-05-29 21:55 ` Guoqing Jiang [this message]
2020-05-29 21:55   ` [PATCH 0/4] cleanup for blk-wbt and blk-throttle Guoqing Jiang
2020-05-29 22:31 ` Jens Axboe
2020-05-29 22:31   ` Jens Axboe

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=f308bc7f-083a-d0f3-aad2-b353c241dbde@cloud.ionos.com \
    --to=guoqing.jiang@cloud.ionos.com \
    --cc=axboe@kernel.dk \
    --cc=cgroups@vger.kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=tj@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.