From: Eric Biggers <ebiggers@kernel.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-api@vger.kernel.org, linux-scsi@vger.kernel.org,
linux-mmc@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Bart Van Assche <bvanassche@acm.org>
Subject: Re: [PATCH v4 0/3] block: show crypto capabilities in sysfs
Date: Mon, 28 Feb 2022 00:11:16 -0800 [thread overview]
Message-ID: <YhyDpNN/Yoajneg/@sol.localdomain> (raw)
In-Reply-To: <YhL3obBiHO92EcEc@sol.localdomain>
On Sun, Feb 20, 2022 at 06:23:29PM -0800, Eric Biggers wrote:
> On Mon, Jan 24, 2022 at 01:59:35PM -0800, Eric Biggers wrote:
> > This series adds sysfs files that expose the inline encryption
> > capabilities of request queues.
> >
> > Patches 1 and 2 are some related cleanups for existing blk-sysfs code.
> > Patch 3 is the real change; see there for more details.
> >
> > This series applies to v5.17-rc1.
> >
> > Changed v3 => v4:
> > - Reworded a comment in patch 2.
> > - Updated dates in sysfs documentation.
> > - Added more Reviewed-by tags.
> >
> > Changed v2 => v3:
> > - Moved the documentation into Documentation/ABI/stable/sysfs-block,
> > and improved it a bit.
> > - Write "/sys/block/" instead of "/sys/class/block/".
> > - Added Reviewed-by tags.
> >
> > Changed v1 => v2:
> > - Use sysfs_emit() instead of sprintf().
> > - Use __ATTR_RO().
> >
> > Eric Biggers (3):
> > block: simplify calling convention of elv_unregister_queue()
> > block: don't delete queue kobject before its children
> > blk-crypto: show crypto capabilities in sysfs
> >
>
> Any more feedback on this?
>
Jens, can you apply this for 5.18? Is there anything else you're waiting for?
- Eric
next prev parent reply other threads:[~2022-02-28 8:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-24 21:59 [PATCH v4 0/3] block: show crypto capabilities in sysfs Eric Biggers
2022-01-24 21:59 ` [PATCH v4 1/3] block: simplify calling convention of elv_unregister_queue() Eric Biggers
2022-01-25 7:25 ` Christoph Hellwig
2022-01-24 21:59 ` [PATCH v4 2/3] block: don't delete queue kobject before its children Eric Biggers
2022-01-25 7:26 ` Christoph Hellwig
2022-01-24 21:59 ` [PATCH v4 3/3] blk-crypto: show crypto capabilities in sysfs Eric Biggers
2022-02-21 2:23 ` [PATCH v4 0/3] block: " Eric Biggers
2022-02-28 8:11 ` Eric Biggers [this message]
2022-02-28 13:40 ` Jens Axboe
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=YhyDpNN/Yoajneg/@sol.localdomain \
--to=ebiggers@kernel.org \
--cc=axboe@kernel.dk \
--cc=bvanassche@acm.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-api@vger.kernel.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-scsi@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).