From: Vasily Tarasov <tarasov@vasily.name>
To: dm-devel@redhat.com
Cc: Christoph Hellwig <hch@infradead.org>,
Philip Shilane <philip.shilane@emc.com>,
Sonam Mandal <sonam.dp42@gmail.com>,
Erez Zadok <ezk@fsl.cs.sunysb.edu>
Subject: [PATCH RFC 08/10] dm-dedup: Kconfig changes
Date: Thu, 17 Apr 2014 16:36:41 -0400 [thread overview]
Message-ID: <535ed0de.4515e00a.677a.3a78@mx.google.com> (raw)
Changes to Kconfig.
Signed-off-by: Vasily Tarasov <tarasov@vasily.name>
---
drivers/md/Kconfig | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
index 95ad936..b43f163 100644
--- a/drivers/md/Kconfig
+++ b/drivers/md/Kconfig
@@ -421,4 +421,12 @@ config DM_SWITCH
If unsure, say N.
+config DM_DEDUP
+ tristate "Deduplication target (EXPERIMENTAL)"
+ depends on BLK_DEV_DM
+ select DM_PERSISTENT_DATA
+ select CRYPTO
+ ---help---
+ This device-maper target performs data deduplication.
+
endif # MD
--
1.7.1
reply other threads:[~2014-04-17 20:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=535ed0de.4515e00a.677a.3a78@mx.google.com \
--to=tarasov@vasily.name \
--cc=dm-devel@redhat.com \
--cc=ezk@fsl.cs.sunysb.edu \
--cc=hch@infradead.org \
--cc=philip.shilane@emc.com \
--cc=sonam.dp42@gmail.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.