From patchwork Wed Dec 12 20:02:36 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leann Ogasawara X-Patchwork-Id: 205650 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id 0908B2C008D for ; Thu, 13 Dec 2012 07:02:49 +1100 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1TisVt-0003v7-IK; Wed, 12 Dec 2012 20:02:41 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1TisVr-0003ug-AL for kernel-team@lists.ubuntu.com; Wed, 12 Dec 2012 20:02:39 +0000 Received: from c-67-171-179-115.hsd1.or.comcast.net ([67.171.179.115] helo=adamo) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1TisVr-0002HO-41 for kernel-team@lists.ubuntu.com; Wed, 12 Dec 2012 20:02:39 +0000 Received: by adamo (Postfix, from userid 1000) id 87910206F7; Wed, 12 Dec 2012 12:02:36 -0800 (PST) From: leann.ogasawara@canonical.com To: kernel-team@lists.ubuntu.com Subject: [Quantal][SRU][PATCH 1/1] UBUNTU: Add ceph to linux-image for virtual instances Date: Wed, 12 Dec 2012 12:02:36 -0800 Message-Id: <4e7d9cdd9cf688a108d333ffa0fa7e2109406373.1355341739.git.leann.ogasawara@canonical.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: References: In-Reply-To: References: X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com From: Leann Ogasawara BugLink: http://bugs.launchpad.net/bugs/1063784 It's been requested we add ceph to linux-image for use with virual instances. Signed-off-by: Leann Ogasawara --- debian.master/control.d/generic.inclusion-list | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.master/control.d/generic.inclusion-list b/debian.master/control.d/generic.inclusion-list index 536ad14..598a6be 100644 --- a/debian.master/control.d/generic.inclusion-list +++ b/debian.master/control.d/generic.inclusion-list @@ -80,6 +80,7 @@ drivers/xen/* fs/binfmt_misc.ko fs/btrfs/* fs/cachefiles/cachefiles.ko +fs/ceph/* fs/configfs/* fs/ext*/* fs/fat/*