All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: "Martin K. Petersen" <martin.petersen@oracle.com>,
	Herbert Xu <herbert@gondor.apana.org.au>
Cc: linux-block@vger.kernel.org, Christoph Hellwig <hch@lst.de>
Subject: Re: [PATCH] block: Allow t10-pi to be modular
Date: Mon, 6 Jan 2020 20:59:33 -0700	[thread overview]
Message-ID: <3128b4fd-a00d-85d8-2994-3f1734bf221f@kernel.dk> (raw)
In-Reply-To: <yq1k1642bj5.fsf@oracle.com>

On 1/6/20 8:25 PM, Martin K. Petersen wrote:
> 
> Herbert,
> 
>> Currently t10-pi can only be built into the block layer which via
>> crc-t10dif pulls in a whole chunk of the Crypto API.  In fact all
>> users of t10-pi work as modules and there is no reason for it to
>> always be built-in.
>>
>> This patch adds a new hidden option for t10-pi that is selected
>> automatically based on BLK_DEV_INTEGRITY and whether the users of
>> t10-pi are built-in or not.
> 
> Looks fine to me.
> 

I added it to the 5.6 mix, thanks.

-- 
Jens Axboe


  reply	other threads:[~2020-01-07  3:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-23  8:13 [PATCH] block: Allow t10-pi to be modular Herbert Xu
2020-01-07  3:25 ` Martin K. Petersen
2020-01-07  3:59   ` Jens Axboe [this message]
2020-01-08 13:39 ` 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=3128b4fd-a00d-85d8-2994-3f1734bf221f@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-block@vger.kernel.org \
    --cc=martin.petersen@oracle.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 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.