aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing
diff options
context:
space:
mode:
authorJosh Durgin <josh.durgin@dreamhost.com>2011-12-01 15:12:03 -0800
committerAlex Elder <elder@dreamhost.com>2012-05-14 12:13:14 -0500
commitb7f6519e6bc7a0c5a9e3eadc8a2c79c0d4556050 (patch)
tree69cb71e0ebdc287ccd7de0ed8f21ddee342b2226 /Documentation/ABI/testing
parentrbd: rename __rbd_update_snaps to __rbd_refresh_header (diff)
downloadlinux-dev-b7f6519e6bc7a0c5a9e3eadc8a2c79c0d4556050.tar.xz
linux-dev-b7f6519e6bc7a0c5a9e3eadc8a2c79c0d4556050.zip
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>
Diffstat (limited to 'Documentation/ABI/testing')
-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.