linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-block@vger.kernel.org, Milan Broz <gmazyland@gmail.com>
Subject: Re: [PATCH] block: remove support for cryptoloop and the xor transfer
Date: Fri, 22 Oct 2021 08:35:05 -0600	[thread overview]
Message-ID: <163491330518.83632.1250946626170046689.b4-ty@kernel.dk> (raw)
In-Reply-To: <20211019075639.2333969-1-hch@lst.de>

On Tue, 19 Oct 2021 09:56:39 +0200, Christoph Hellwig wrote:
> Support for cyrptoloop has been officially marked broken and deprecated
> in favor of dm-crypt (which supports the same broken algorithms if
> needed) in Linux 2.6.4 (released in March 2004), and support for it has
> been entirely removed from losetup in util-linux 2.23 (released in April
> 2013).  The XOR transfer has never been more than a toy to demonstrate
> the transfer in the bad old times of crypto export restrictions.
> Remove them as they have some nasty interactions with loop device life
> times due to the iteration over all loop devices in
> loop_unregister_transfer.
> 
> [...]

Applied, thanks!

[1/1] block: remove support for cryptoloop and the xor transfer
      commit: 47e9624616c80c9879feda536c48c6a3a0ed9835

Best regards,
-- 
Jens Axboe



      reply	other threads:[~2021-10-22 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19  7:56 [PATCH] block: remove support for cryptoloop and the xor transfer Christoph Hellwig
2021-10-22 14:35 ` 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=163491330518.83632.1250946626170046689.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=gmazyland@gmail.com \
    --cc=hch@lst.de \
    --cc=linux-block@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 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).