All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: axboe@kernel.dk, martin.petersen@oracle.com
Cc: Lihong Kou <koulihong@huawei.com>,
	kbusch@kernel.org, sagi@grimberg.me, linux-block@vger.kernel.org,
	linux-nvme@lists.infradead.org
Subject: fix an integrity profile unregistration race
Date: Tue, 14 Sep 2021 09:06:54 +0200	[thread overview]
Message-ID: <20210914070657.87677-1-hch@lst.de> (raw)

Hi all,

this series fixes a race when the integrity profile is unregistered on a
live gendisk.  This is a slight twist on a patch sent by Lihong, which
I've taken over as she is out on vacation for the next two weeks.

_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@lst.de>
To: axboe@kernel.dk, martin.petersen@oracle.com
Cc: Lihong Kou <koulihong@huawei.com>,
	kbusch@kernel.org, sagi@grimberg.me, linux-block@vger.kernel.org,
	linux-nvme@lists.infradead.org
Subject: fix an integrity profile unregistration race
Date: Tue, 14 Sep 2021 09:06:54 +0200	[thread overview]
Message-ID: <20210914070657.87677-1-hch@lst.de> (raw)

Hi all,

this series fixes a race when the integrity profile is unregistered on a
live gendisk.  This is a slight twist on a patch sent by Lihong, which
I've taken over as she is out on vacation for the next two weeks.

             reply	other threads:[~2021-09-14  7:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-14  7:06 Christoph Hellwig [this message]
2021-09-14  7:06 ` fix an integrity profile unregistration race Christoph Hellwig
2021-09-14  7:06 ` [PATCH 1/3] block: check if a profile is actually registered in blk_integrity_unregister Christoph Hellwig
2021-09-14  7:06   ` Christoph Hellwig
2021-09-14  7:10   ` Sagi Grimberg
2021-09-14  7:10     ` Sagi Grimberg
2021-09-14  7:06 ` [PATCH 2/3] block: flush the integrity workqueue " Christoph Hellwig
2021-09-14  7:06   ` Christoph Hellwig
2021-09-14  7:19   ` Sagi Grimberg
2021-09-14  7:19     ` Sagi Grimberg
2021-09-14  7:06 ` [PATCH 3/3] nvme: remove the call to nvme_update_disk_info in nvme_ns_remove Christoph Hellwig
2021-09-14  7:06   ` Christoph Hellwig
2021-09-14  7:19   ` Sagi Grimberg
2021-09-14  7:19     ` Sagi Grimberg
2021-09-15  2:03 ` fix an integrity profile unregistration race Jens Axboe
2021-09-15  2:03   ` 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=20210914070657.87677-1-hch@lst.de \
    --to=hch@lst.de \
    --cc=axboe@kernel.dk \
    --cc=kbusch@kernel.org \
    --cc=koulihong@huawei.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=martin.petersen@oracle.com \
    --cc=sagi@grimberg.me \
    /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.