All of lore.kernel.org
 help / color / mirror / Atom feed
* disk events cleanup
@ 2021-06-24  7:38 Christoph Hellwig
  2021-06-24  7:38 ` [PATCH 1/2] block: move the disk events code to a separate file Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christoph Hellwig @ 2021-06-24  7:38 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Tejun Heo, linux-block

Hi all,

this series first moves the disk events code into its own file, as it
clearly is pretty distinct from the main genhd.c code (Tejun, feel free
to add a Copyright statement as there was none), and then switch the
registeration of the disk event attributes away from sysfs_create_files
in favor of just adding them to the main disk class.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-24 18:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24  7:38 disk events cleanup Christoph Hellwig
2021-06-24  7:38 ` [PATCH 1/2] block: move the disk events code to a separate file Christoph Hellwig
2021-06-24  7:53   ` Hannes Reinecke
2021-06-24  7:38 ` [PATCH 2/2] block: add the events* attributes to disk_attrs Christoph Hellwig
2021-06-24  7:53   ` Hannes Reinecke
2021-06-24 18:00 ` disk events cleanup Jens Axboe

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.