[PATCH 2/2] rbd: add 'thick' sysfs rbd device attribute

From: KAMEI Hitoshi
Date: Mon Mar 19 2018 - 08:18:55 EST


This patch adds the description of sysfs thick entry.

Signed-off-by: Hitoshi Kamei <hitoshi.kamei.xm@xxxxxxxxxxx>
Cc: Mitsuo Hayasaka <mitsuo.hayasaka.hu@xxxxxxxxxxx>
---
Documentation/ABI/testing/sysfs-bus-rbd | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/Documentation/ABI/testing/sysfs-bus-rbd b/Documentation/ABI/testing/sysfs-bus-rbd
index f208ac58d613..3023f39328b1 100644
--- a/Documentation/ABI/testing/sysfs-bus-rbd
+++ b/Documentation/ABI/testing/sysfs-bus-rbd
@@ -119,3 +119,9 @@ parent

Information identifying the chain of parent images in a layered rbd
image. Entries are separated by empty lines.
+
+thick
+
+ Specifying thick-provision image by writing "1" to this file.
+ And, releasing the flag of thick-provision image by writing
+ "0" to this file.
--
2.15.1