From cdac8248c3282589faa540c6fb072190878fb902 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Fri, 11 Oct 2013 04:19:17 +0000 Subject: Add ceph file system support. Configure the ceph file system to be built in to the kernel. --- linux.morph | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linux.morph b/linux.morph index 73982721369a..6bffb220b66c 100644 --- a/linux.morph +++ b/linux.morph @@ -23,6 +23,9 @@ "scripts/config -e NFS_FS", "scripts/config -e NFS_V3", "scripts/config -e ROOT_NFS", + "scripts/config -e CEPH_FS", + "scripts/config -d ECRYPT_FS", + "scripts/config -d KEYS_DEBUG_PROC_KEYS", "scripts/config -e LOCKD", "scripts/config -e LOCKD_V4", "scripts/config -e NFS_COMMON", -- cgit v1.2.1