* [PATCH RFCv2 08/10] dm-dedup: Kconfig changes
@ 2014-08-28 22:12 Vasily Tarasov
0 siblings, 0 replies; only message in thread
From: Vasily Tarasov @ 2014-08-28 22:12 UTC (permalink / raw)
To: dm-devel
Cc: Joe Thornber, Mike Snitzer, Christoph Hellwig, Philip Shilane,
Sonam Mandal, Erez Zadok
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 5bdedf6..cb9b915 100644
--- a/drivers/md/Kconfig
+++ b/drivers/md/Kconfig
@@ -432,4 +432,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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-28 22:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-28 22:12 [PATCH RFCv2 08/10] dm-dedup: Kconfig changes Vasily Tarasov
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.