Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756346Ab0G3Kkx (ORCPT ); Fri, 30 Jul 2010 06:40:53 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:50683 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752726Ab0G3Kkw (ORCPT ); Fri, 30 Jul 2010 06:40:52 -0400 Date: Fri, 30 Jul 2010 06:40:50 -0400 From: Christoph Hellwig To: Kay Sievers Cc: Christoph Hellwig , Jens Axboe , linux-kernel Subject: Re: [PATCH] block: move del_gendisk() from fs/partitions/check.c to block/genhd.c Message-ID: <20100730104050.GA30499@infradead.org> References: <1280482741.1851.3.camel@yio.site> <20100730094038.GA9570@infradead.org> <20100730095854.GA26949@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) 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: 538 Lines: 12 On Fri, Jul 30, 2010 at 12:04:09PM +0200, Kay Sievers wrote: > Are you sure, that partition formats don't belong in fs/? It's kinda > specific on-disk-layout like a fs, and I would have no problem with > that staying in fs/. It's on disk formats, but it's not related to filesystems at all. -- 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/