linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: sysfs-block: change hidden sysfs entry listing order
@ 2024-04-05 16:54 Tokunori Ikegami
  2024-04-05 19:39 ` Bart Van Assche
  0 siblings, 1 reply; 2+ messages in thread
From: Tokunori Ikegami @ 2024-04-05 16:54 UTC (permalink / raw)
  To: linux-block; +Cc: Tokunori Ikegami

List entries in alphabetical order.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
---
 Documentation/ABI/stable/sysfs-block | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/Documentation/ABI/stable/sysfs-block b/Documentation/ABI/stable/sysfs-block
index 1fe9a553c37b..7718ed34777e 100644
--- a/Documentation/ABI/stable/sysfs-block
+++ b/Documentation/ABI/stable/sysfs-block
@@ -34,6 +34,15 @@ Description:
 		The value type is 64 bit unsigned.
 
 
+What:		/sys/block/<disk>/hidden
+Date:		March 2023
+Contact:	linux-block@vger.kernel.org
+Description:
+		[RO] the block device is hidden. it doesn’t produce events, and
+		can’t be opened from userspace or using blkdev_get*.
+		Used for the underlying components of multipath devices.
+
+
 What:		/sys/block/<disk>/inflight
 Date:		October 2009
 Contact:	Jens Axboe <axboe@kernel.dk>, Nikanth Karthikesan <knikanth@suse.de>
@@ -698,15 +707,6 @@ Description:
 		zoned will report "none".
 
 
-What:		/sys/block/<disk>/hidden
-Date:		March 2023
-Contact:	linux-block@vger.kernel.org
-Description:
-		[RO] the block device is hidden. it doesn’t produce events, and
-		can’t be opened from userspace or using blkdev_get*.
-		Used for the underlying components of multipath devices.
-
-
 What:		/sys/block/<disk>/stat
 Date:		February 2008
 Contact:	Jerome Marchand <jmarchan@redhat.com>
-- 
2.40.1


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

* Re: [PATCH] docs: sysfs-block: change hidden sysfs entry listing order
  2024-04-05 16:54 [PATCH] docs: sysfs-block: change hidden sysfs entry listing order Tokunori Ikegami
@ 2024-04-05 19:39 ` Bart Van Assche
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Van Assche @ 2024-04-05 19:39 UTC (permalink / raw)
  To: Tokunori Ikegami, linux-block

On 4/5/24 09:54, Tokunori Ikegami wrote:
> List entries in alphabetical order.

Reviewed-by: Bart Van Assche <bvanassche@acm.org>

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

end of thread, other threads:[~2024-04-05 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05 16:54 [PATCH] docs: sysfs-block: change hidden sysfs entry listing order Tokunori Ikegami
2024-04-05 19:39 ` Bart Van Assche

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).