All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org, Mike Snitzer <snitzer@redhat.com>,
	david@fromorbit.com, Matthew Wilcox <willy@infradead.org>,
	Christoph Hellwig <hch@infradead.org>,
	dm-devel@redhat.com
Subject: Re: [dm-devel] bioset_exit poison from dm_destroy
Date: Tue, 31 May 2022 23:18:53 -0700	[thread overview]
Message-ID: <YpcEzU11WS52gpmk@infradead.org> (raw)
In-Reply-To: <08625f5f-4781-52c5-46fc-d1250f70626c@kernel.dk>

On Wed, Jun 01, 2022 at 12:08:57AM -0600, Jens Axboe wrote:
> Yes, that was my point in the previous email - get rid of
> bioset_initialized() and just fixup dm, which is the only user of it.
> There really should be no need to have this kind of conditional checking
> and initialization.

dm and md, but yes, we should not really use this check anywhere.

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel


WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@infradead.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: Christoph Hellwig <hch@infradead.org>,
	Mike Snitzer <snitzer@redhat.com>,
	Matthew Wilcox <willy@infradead.org>,
	dm-devel@redhat.com, linux-block@vger.kernel.org,
	david@fromorbit.com
Subject: Re: bioset_exit poison from dm_destroy
Date: Tue, 31 May 2022 23:18:53 -0700	[thread overview]
Message-ID: <YpcEzU11WS52gpmk@infradead.org> (raw)
In-Reply-To: <08625f5f-4781-52c5-46fc-d1250f70626c@kernel.dk>

On Wed, Jun 01, 2022 at 12:08:57AM -0600, Jens Axboe wrote:
> Yes, that was my point in the previous email - get rid of
> bioset_initialized() and just fixup dm, which is the only user of it.
> There really should be no need to have this kind of conditional checking
> and initialization.

dm and md, but yes, we should not really use this check anywhere.

  reply	other threads:[~2022-06-01  6:19 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-29  0:17 [dm-devel] bioset_exit poison from dm_destroy Matthew Wilcox
2022-05-29  0:17 ` Matthew Wilcox
2022-05-29 12:46 ` [dm-devel] " Jens Axboe
2022-05-29 12:46   ` Jens Axboe
2022-05-31 18:58   ` [dm-devel] " Mike Snitzer
2022-05-31 18:58     ` Mike Snitzer
2022-05-31 19:00     ` [dm-devel] " Jens Axboe
2022-05-31 19:00       ` Jens Axboe
2022-05-31 19:49       ` [dm-devel] " Mike Snitzer
2022-05-31 19:49         ` Mike Snitzer
2022-06-01  3:27         ` [dm-devel] " Jens Axboe
2022-06-01  3:27           ` Jens Axboe
2022-06-01  6:04     ` [dm-devel] " Christoph Hellwig
2022-06-01  6:04       ` Christoph Hellwig
2022-06-01  6:08       ` [dm-devel] " Jens Axboe
2022-06-01  6:08         ` Jens Axboe
2022-06-01  6:18         ` Christoph Hellwig [this message]
2022-06-01  6:18           ` Christoph Hellwig
2022-06-01 14:13       ` [dm-devel] " Mike Snitzer
2022-06-01 14:13         ` Mike Snitzer
2022-06-02  8:12         ` [dm-devel] " Christoph Hellwig
2022-06-02  8:12           ` Christoph Hellwig
2022-06-02  8:18           ` [dm-devel] " Jens Axboe
2022-06-02  8:18             ` Jens Axboe
2022-06-03 13:09           ` [dm-devel] " Mike Snitzer
2022-06-03 13:09             ` Mike Snitzer
2022-06-03 13:19             ` [dm-devel] " Christoph Hellwig
2022-06-03 13:19               ` Christoph Hellwig

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=YpcEzU11WS52gpmk@infradead.org \
    --to=hch@infradead.org \
    --cc=axboe@kernel.dk \
    --cc=david@fromorbit.com \
    --cc=dm-devel@redhat.com \
    --cc=linux-block@vger.kernel.org \
    --cc=snitzer@redhat.com \
    --cc=willy@infradead.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.