summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Durgin <josh.durgin@dreamhost.com>2011-12-01 23:12:03 (GMT)
committerAlex Elder <elder@dreamhost.com>2012-05-14 17:13:14 (GMT)
commitb7f6519e6bc7a0c5a9e3eadc8a2c79c0d4556050 (patch)
tree69cb71e0ebdc287ccd7de0ed8f21ddee342b2226
parent263c6ca007a6693fb724a24c5a55716c49d33573 (diff)
downloadlinux-fsl-qoriq-b7f6519e6bc7a0c5a9e3eadc8a2c79c0d4556050.tar.xz
rbd: correct sysfs snap attribute documentation
Each attribute is prefixed with "snap_". Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com> Reviewed-by: Alex Elder <elder@dreamhost.com> Reviewed-by: Yehuda Sadeh <yehuda@hq.newdream.net>
-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 dbedafb..bcd88eb 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.