On Mon, 14 Nov 2022 05:29:41 +0100, Christoph Hellwig wrote: > this series switches the blk-crypto interfaces to take block_device > arguments instead of request_queues, and with that finishes off the > project to hide struct request_queue from file systems. > > Changes since v2: > - update a few comments > - fix a whitespace error > - remove now unused forward declarations > - fix spelling errors an not precise enough wording in commit messages > - move a few more declarations around inside or between headers > > [...] Applied, thanks! [1/3] blk-crypto: don't use struct request_queue for public interfaces commit: fce3caea0f241f5d34855c82c399d5e0e2d91f07 [2/3] blk-crypto: add a blk_crypto_config_supported_natively helper commit: 6715c98b6cf003f26b1b2f655393134e9d999a05 [3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h commit: 3569788c08235c6f3e9e6ca724b2df44787ff487 Best regards, -- Jens Axboe