Home
last modified time | relevance | path

Searched hist:a754bd5f1874978f55814b4498f66e4a0fd5b256 (Results 1 – 4 of 4) sorted by relevance

/linux/block/
H A Dt10-pi.cdiff a754bd5f1874978f55814b4498f66e4a0fd5b256 Mon Dec 23 09:13:51 CET 2019 Herbert Xu <herbert@gondor.apana.org.au> block: Allow t10-pi to be modular

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.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A DMakefilediff a754bd5f1874978f55814b4498f66e4a0fd5b256 Mon Dec 23 09:13:51 CET 2019 Herbert Xu <herbert@gondor.apana.org.au> block: Allow t10-pi to be modular

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.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/linux/drivers/nvme/host/
H A DKconfigdiff a754bd5f1874978f55814b4498f66e4a0fd5b256 Mon Dec 23 09:13:51 CET 2019 Herbert Xu <herbert@gondor.apana.org.au> block: Allow t10-pi to be modular

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.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/linux/drivers/scsi/
H A DKconfigdiff a754bd5f1874978f55814b4498f66e4a0fd5b256 Mon Dec 23 09:13:51 CET 2019 Herbert Xu <herbert@gondor.apana.org.au> block: Allow t10-pi to be modular

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.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Jens Axboe <axboe@kernel.dk>