aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Durgin <[email protected]>2011-12-01 15:12:03 -0800
committerAlex Elder <[email protected]>2012-05-14 12:13:14 -0500
commitb7f6519e6bc7a0c5a9e3eadc8a2c79c0d4556050 (patch)
tree69cb71e0ebdc287ccd7de0ed8f21ddee342b2226
parent263c6ca007a6693fb724a24c5a55716c49d33573 (diff)
rbd: correct sysfs snap attribute documentation
Each attribute is prefixed with "snap_". Signed-off-by: Josh Durgin <[email protected]> Reviewed-by: Alex Elder <[email protected]> Reviewed-by: Yehuda Sadeh <[email protected]>
-rw-r--r--Documentation/ABI/testing/sysfs-bus-rbd4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-rbd b/Documentation/ABI/testing/sysfs-bus-rbd
index dbedafb095e2..bcd88eb7ebcd 100644
--- a/Documentation/ABI/testing/sysfs-bus-rbd
+++ b/Documentation/ABI/testing/sysfs-bus-rbd
@@ -65,11 +65,11 @@ snap_*
Entries under /sys/bus/rbd/devices/<dev-id>/snap_<snap-name>
-------------------------------------------------------------
-id
+snap_id
The rados internal snapshot id assigned for this snapshot
-size
+snap_size
The size of the image when this snapshot was taken.