[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5AAFA69E.2050007@hitachi.com>
Date: Mon, 19 Mar 2018 21:01:34 +0900
From: KAMEI Hitoshi <hitoshi.kamei.xm@...achi.com>
To: idryomov@...il.com, sage@...hat.com, elder@...nel.org,
ceph-devel@...r.kernel.org
CC: linux-kernel@...r.kernel.org
Subject: [PATCH 2/2] rbd: add 'thick' sysfs rbd device attribute
This patch adds the description of sysfs thick entry.
Signed-off-by: Hitoshi Kamei <hitoshi.kamei.xm@...achi.com>
Cc: Mitsuo Hayasaka <mitsuo.hayasaka.hu@...achi.com>
---
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
Powered by blists - more mailing lists