Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758555AbYBLXiU (ORCPT ); Tue, 12 Feb 2008 18:38:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752476AbYBLXiI (ORCPT ); Tue, 12 Feb 2008 18:38:08 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:37101 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752411AbYBLXiF (ORCPT ); Tue, 12 Feb 2008 18:38:05 -0500 Date: Tue, 12 Feb 2008 15:38:36 -0800 (PST) Message-Id: <20080212.153836.166202106.davem@davemloft.net> To: jengelh@computergmbh.de Cc: chris.mason@oracle.com, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, btrfs-devel@oss.oracle.com Subject: Re: BTRFS partition usage... From: David Miller In-Reply-To: References: <200802120935.20437.chris.mason@oracle.com> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1048 Lines: 27 From: Jan Engelhardt Date: Tue, 12 Feb 2008 16:04:52 +0100 (CET) > I still don't like the idea of btrfs trying to be smarter than a user > who can partition up his system according to > (a) his likes > (b) system or hardware requirements or recommendations > to align the superblock to a specific location. All of your beliefs are unfortunately without the understanding of restrictions that exist in several partition layouts such as the Sun disk label one. You have to start the superblock somewhere other than zero or else you lose a huge chunk of your disk, and furthermore a zero based partition is what all of the Sun disk label creating programs make by default. "I make a default disk label, I put btrfs or XFS on there, my disk label is gone." Real intuitive. -- 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/