linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Zheng Bin <zhengbin13@huawei.com>,
	hch@infradead.org, bvanassche@acm.org, jaegeuk@kernel.org,
	viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org,
	linux-block@vger.kernel.org
Cc: houtao1@huawei.com, yi.zhang@huawei.com
Subject: Re: [PATCH v3 0/2] loop: replace kill_bdev with invalidate_bdev
Date: Thu, 18 Jun 2020 09:24:51 -0600	[thread overview]
Message-ID: <22da0c3f-6656-1c1c-9b6f-6069392de719@kernel.dk> (raw)
In-Reply-To: <20200618042138.2094266-1-zhengbin13@huawei.com>

On 6/17/20 10:21 PM, Zheng Bin wrote:
> v1->v2: modify comment, and make function 'kill_bdev' static
> v2->v3: adapt code for commit 0c3796c24459
> ("loop: Factor out configuring loop from status")
> 
> Zheng Bin (2):
>   loop: replace kill_bdev with invalidate_bdev
>   block: make function 'kill_bdev' static
> 
>  drivers/block/loop.c | 8 ++++----
>  fs/block_dev.c       | 5 ++---
>  include/linux/fs.h   | 2 --
>  3 files changed, 6 insertions(+), 9 deletions(-)

Applied, thanks.

-- 
Jens Axboe


      parent reply	other threads:[~2020-06-18 15:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-18  4:21 [PATCH v3 0/2] loop: replace kill_bdev with invalidate_bdev Zheng Bin
2020-06-18  4:21 ` [PATCH v3 1/2] " Zheng Bin
2020-06-18  4:21 ` [PATCH v3 2/2] block: make function 'kill_bdev' static Zheng Bin
2020-06-18 15:24 ` 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=22da0c3f-6656-1c1c-9b6f-6069392de719@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=bvanassche@acm.org \
    --cc=hch@infradead.org \
    --cc=houtao1@huawei.com \
    --cc=jaegeuk@kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    --cc=yi.zhang@huawei.com \
    --cc=zhengbin13@huawei.com \
    /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;
as well as URLs for NNTP newsgroup(s).