All of lore.kernel.org
 help / color / mirror / Atom feed
From: KAMEI Hitoshi <hitoshi.kamei.xm@hitachi.com>
To: idryomov@gmail.com, sage@redhat.com, elder@kernel.org,
	ceph-devel@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 2/2] rbd: add 'thick' sysfs rbd device attribute
Date: Mon, 19 Mar 2018 21:01:34 +0900	[thread overview]
Message-ID: <5AAFA69E.2050007@hitachi.com> (raw)

This patch adds the description of sysfs thick entry.

Signed-off-by: Hitoshi Kamei <hitoshi.kamei.xm@hitachi.com>
Cc: Mitsuo Hayasaka <mitsuo.hayasaka.hu@hitachi.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

             reply	other threads:[~2018-03-19 12:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-19 12:01 KAMEI Hitoshi [this message]
2018-03-20 15:15 ` [PATCH 2/2] rbd: add 'thick' sysfs rbd device attribute Christoph Hellwig
2018-03-22 11:58   ` 亀井仁志 / KAMEI,HITOSHI

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5AAFA69E.2050007@hitachi.com \
    --to=hitoshi.kamei.xm@hitachi.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=elder@kernel.org \
    --cc=idryomov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sage@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.