diff options
Diffstat (limited to 'Documentation/ABI/testing/sysfs-bus-rbd')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-rbd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-rbd b/Documentation/ABI/testing/sysfs-bus-rbd index 6fe4224cc5bd..1cf2adf46b11 100644 --- a/Documentation/ABI/testing/sysfs-bus-rbd +++ b/Documentation/ABI/testing/sysfs-bus-rbd | |||
@@ -25,6 +25,10 @@ client_id | |||
25 | 25 | ||
26 | The ceph unique client id that was assigned for this specific session. | 26 | The ceph unique client id that was assigned for this specific session. |
27 | 27 | ||
28 | features | ||
29 | |||
30 | A hexadecimal encoding of the feature bits for this image. | ||
31 | |||
28 | major | 32 | major |
29 | 33 | ||
30 | The block device major number. | 34 | The block device major number. |
@@ -78,4 +82,7 @@ snap_size | |||
78 | 82 | ||
79 | The size of the image when this snapshot was taken. | 83 | The size of the image when this snapshot was taken. |
80 | 84 | ||
85 | snap_features | ||
86 | |||
87 | A hexadecimal encoding of the feature bits for this snapshot. | ||
81 | 88 | ||