All of lore.kernel.org
 help / color / mirror / Atom feed
From: Niklas Cassel <Niklas.Cassel@wdc.com>
To: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Cc: "fio@vger.kernel.org" <fio@vger.kernel.org>,
	Jens Axboe <axboe@kernel.dk>
Subject: Re: [PATCH 10/11] zbd: rename get_zone()
Date: Fri, 10 Dec 2021 12:08:08 +0000	[thread overview]
Message-ID: <YbNDJlt8CropNmCH@x1-carbon> (raw)
In-Reply-To: <20211210021541.317315-11-damien.lemoal@opensource.wdc.com>

On Fri, Dec 10, 2021 at 11:15:40AM +0900, Damien Le Moal wrote:
> Rename get_zone() to zbd_get_zone() to be consistent with the naming
> pattern of most zbd functions.
> 
> No functional changes.
> 
> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
> ---

Reviewed-by: Niklas Cassel <niklas.cassel@wdc.com>

  reply	other threads:[~2021-12-10 12:08 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10  2:15 [PATCH 00/11] Cleanup zbd code Damien Le Moal
2021-12-10  2:15 ` [PATCH 01/11] fio: Improve documentation of ignore_zone_limits option Damien Le Moal
2021-12-10 12:04   ` Niklas Cassel
2021-12-10  2:15 ` [PATCH 02/11] zbd: define local functions as static Damien Le Moal
2021-12-10 12:04   ` Niklas Cassel
2021-12-10  2:15 ` [PATCH 03/11] zbd: move and cleanup code Damien Le Moal
2021-12-10 12:04   ` Niklas Cassel
2021-12-10  2:15 ` [PATCH 04/11] zbd: remove is_zone_open() helper Damien Le Moal
2021-12-10 12:05   ` Niklas Cassel
2021-12-10  2:15 ` [PATCH 05/11] zbd: introduce zbd_verify_file_sizes() Damien Le Moal
2021-12-10 12:05   ` Niklas Cassel
2021-12-10  2:15 ` [PATCH 06/11] zbd: fix code style issues Damien Le Moal
2021-12-10 12:05   ` Niklas Cassel
2021-12-10  2:15 ` [PATCH 07/11] zbd: simplify zbd_close_zone() Damien Le Moal
2021-12-10 12:06   ` Niklas Cassel
2021-12-10  2:15 ` [PATCH 08/11] zbd: simplify zbd_open_zone() Damien Le Moal
2021-12-10 12:06   ` Niklas Cassel
2021-12-10  2:15 ` [PATCH 09/11] zbd: rename zbd_zone_idx() and zbd_zone_nr() Damien Le Moal
2021-12-10 12:07   ` Niklas Cassel
2021-12-10  2:15 ` [PATCH 10/11] zbd: rename get_zone() Damien Le Moal
2021-12-10 12:08   ` Niklas Cassel [this message]
2021-12-10  2:15 ` [PATCH 11/11] zbd: introduce zbd_get_zone_from_offset() helper Damien Le Moal
2021-12-10 12:09   ` Niklas Cassel

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=YbNDJlt8CropNmCH@x1-carbon \
    --to=niklas.cassel@wdc.com \
    --cc=axboe@kernel.dk \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=fio@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 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.