From owner-freebsd-questions@FreeBSD.ORG Tue Jan 15 16:17:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9569316A419 for ; Tue, 15 Jan 2008 16:17:31 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 2A1DA13C468 for ; Tue, 15 Jan 2008 16:17:30 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so3028701fgg.35 for ; Tue, 15 Jan 2008 08:17:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ukSVMGjfB8+QQQZV0JWQxhcirijGUCt6I1ykpT8MX+o=; b=i/Q4AhzWZGBH1Y/Ndp7K4aXcp678iHSd4QYAniDgGgZ+IdbT/YFfhtaLdK+uoJZmBDyg0WdYSxgXQMDWkyg9cjoP0Dz61NW83mNoLAlrLgmnBElnc2B+mTpsM0etoMIpDMUPgw/FtnN80m8AkpvveopAimufYg1eAOwPkg4gYBQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tUHPz65+JWxLKZpZU5/t0dwHaPd1oMcvnjzczQoRiGlh3keIEMN5W17Z5UuIWanj/d6XmhprM/xZ3DKmCJHhDQsgOIYJtUr1I8STdSjis5aq8+T673KMfpEvg3pwAwfiyRU53KjayVcI1Hn3wzqfQXUIjTulnfPk7v7q5q2/FGg= Received: by 10.82.159.15 with SMTP id h15mr13396075bue.36.1200413849609; Tue, 15 Jan 2008 08:17:29 -0800 (PST) Received: by 10.82.159.19 with HTTP; Tue, 15 Jan 2008 08:17:29 -0800 (PST) Message-ID: <14989d6e0801150817y745c396h33ed08007c4a0db2@mail.gmail.com> Date: Tue, 15 Jan 2008 16:17:29 +0000 From: "Christian Walther" To: jamesh@lanl.gov In-Reply-To: <14989d6e0801150815h3e006d45kaa7d3b91c2ae4cd0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1200408956.619.59.camel@p25dual1.lanl.gov> <14989d6e0801150815h3e006d45kaa7d3b91c2ae4cd0@mail.gmail.com> Cc: Aryeh Friedman , freebsd-questions@freebsd.org Subject: Re: Shrinking a partition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2008 16:17:31 -0000 Quoting myself: [...] > AFAIK UFS (as well as other Unix FS) don't simply start writing at the [...] Sorry, I ment FFS of course. But in fact matters are the same on both filesystems.