@@ -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>
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(-)