]> asedeno.scripts.mit.edu Git - linux.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)
commitbd15134a73d8226f1961164d450016a05e9222af
tree4969b601c4bf6074df695307df2c9a2d48fd16a0
parent3b7ea9f015d682bb7a130f5c69e37affd8b9a9a4
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