Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753303Ab3HAIps (ORCPT ); Thu, 1 Aug 2013 04:45:48 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:43483 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751166Ab3HAIpp (ORCPT ); Thu, 1 Aug 2013 04:45:45 -0400 Date: Thu, 1 Aug 2013 01:45:39 -0700 From: Christoph Hellwig To: Xiong Zhou Cc: Greg Kroah-Hartman , Andreas Dilger , Peng Tao , Paul Bolle , Jiri Kosina , linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org Subject: Re: [PATCH v2] staging/lustre: lloop depends on BLOCK Message-ID: <20130801084539.GA13306@infradead.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 659 Lines: 16 On Tue, Jul 30, 2013 at 08:29:51AM +0800, Xiong Zhou wrote: > From: Xiong Zhou > > In the lustre client driver, lloop depends on BLOCK. Add an > option for this dependence. Last version of this patch makes > LUSTRE_FS depends on BLOCK. > Remove unnecessary jdb head files which depends on BLOCK. The driver should be removed, a filesystem has no business bringing its own loop driver. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/