diff options
author | Josh Durgin <josh.durgin@dreamhost.com> | 2011-12-01 15:12:03 -0800 |
---|---|---|
committer | Alex Elder <elder@dreamhost.com> | 2012-05-14 12:13:14 -0500 |
commit | b7f6519e6bc7a0c5a9e3eadc8a2c79c0d4556050 (patch) | |
tree | 69cb71e0ebdc287ccd7de0ed8f21ddee342b2226 /Documentation/ABI | |
parent | 263c6ca007a6693fb724a24c5a55716c49d33573 (diff) | |
download | talos-op-linux-b7f6519e6bc7a0c5a9e3eadc8a2c79c0d4556050.tar.gz talos-op-linux-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')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-rbd | 4 |
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. |