From: Jens Axboe <axboe@kernel.dk>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-block@vger.kernel.org
Subject: Re: de-duplicate the block sysfs code
Date: Fri, 28 Jun 2024 15:09:38 -0600 [thread overview]
Message-ID: <171960897889.899367.1517944486022900701.b4-ty@kernel.dk> (raw)
In-Reply-To: <20240627111407.476276-1-hch@lst.de>
On Thu, 27 Jun 2024 13:14:00 +0200, Christoph Hellwig wrote:
> this series adds a few helpers to de-duplicate the block sysfs code,
> and then switches it to operate on then gendisk, which is the object that
> the kobject is embedded into.
>
> Diffstat:
> block/blk-sysfs.c | 389 ++++++++++++++++++-------------------------------
> block/elevator.c | 9 -
> block/elevator.h | 4
> include/linux/blkdev.h | 7
> 4 files changed, 156 insertions(+), 253 deletions(-)
>
> [...]
Applied, thanks!
[1/3] block: simplify queue_logical_block_size
(no commit info)
[2/3] block: add helper macros to de-duplicate the queue sysfs attributes
(no commit info)
[3/3] block: pass a gendisk to the queue_sysfs_entry methods
(no commit info)
Best regards,
--
Jens Axboe
prev parent reply other threads:[~2024-06-28 21:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-27 11:14 de-duplicate the block sysfs code Christoph Hellwig
2024-06-27 11:14 ` [PATCH 1/3] block: simplify queue_logical_block_size Christoph Hellwig
2024-06-27 12:09 ` John Garry
2024-06-27 11:14 ` [PATCH 2/3] block: add helper macros to de-duplicate the queue sysfs attributes Christoph Hellwig
2024-06-27 12:15 ` John Garry
2024-06-27 11:14 ` [PATCH 3/3] block: pass a gendisk to the queue_sysfs_entry methods Christoph Hellwig
2024-06-28 21:09 ` 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=171960897889.899367.1517944486022900701.b4-ty@kernel.dk \
--to=axboe@kernel.dk \
--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