]> git.baikalelectronics.ru Git - kernel.git/commit
block: rbd: update sysfs interface
authorAishwarya Pant <aishpant@gmail.com>
Fri, 23 Feb 2018 10:19:59 +0000 (15:49 +0530)
committerJonathan Corbet <corbet@lwn.net>
Wed, 21 Mar 2018 15:20:40 +0000 (09:20 -0600)
commit67395afb046dc8e82cc35cd17f14509e5c9b4517
tree4969b601c4bf6074df695307df2c9a2d48fd16a0
parent4245013837dd260bfc478254a7f9a2edf6f809d2
block: rbd: update sysfs interface

The existing sysfs interface has been updated to be in the same format
as described in Documentation/ABI/README. This will be useful for
scripting and tracking changes in the ABI. Attributes have been grouped
by functionality and/or the date on which they were added.

There are a couple of more changes:
- The attributes have been annotated with file permissions RO/RW/WO.
- Added description of the bus attribute supported_features

Signed-off-by: Aishwarya Pant <aishpant@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/ABI/testing/sysfs-bus-rbd