From f6c89c396ba38b72a3cbac610b72518a3a8d7842 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Tue, 2 Oct 2012 11:19:19 -0700 Subject: [PATCH] --- yaml --- r: 353555 b: refs/heads/master c: 1b6a78a52262495c26fe8ec58cc8f7a6f8425d7c h: refs/heads/master i: 353553: eaf87a3449ec958ca547a753a0fc5131789f014f 353551: 83d4eab76910af16d4e3989d8a7e1967a10379ca v: v3 --- [refs] | 2 +- trunk/fs/ceph/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index aecbf0c7dbdf..58e0dc954205 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d72c5a8c8c57cb7b9b20b5d3cd0a39deb51ba78b +refs/heads/master: 1b6a78a52262495c26fe8ec58cc8f7a6f8425d7c diff --git a/trunk/fs/ceph/Kconfig b/trunk/fs/ceph/Kconfig index 9eb134ea6eb2..49bc78243db9 100644 --- a/trunk/fs/ceph/Kconfig +++ b/trunk/fs/ceph/Kconfig @@ -1,6 +1,6 @@ config CEPH_FS - tristate "Ceph distributed file system (EXPERIMENTAL)" - depends on INET && EXPERIMENTAL + tristate "Ceph distributed file system" + depends on INET select CEPH_LIB select LIBCRC32C select CRYPTO_AES