Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755609AbYBRPfc (ORCPT ); Mon, 18 Feb 2008 10:35:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752553AbYBRPfU (ORCPT ); Mon, 18 Feb 2008 10:35:20 -0500 Received: from www.church-of-our-saviour.org ([69.25.196.31]:49023 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752271AbYBRPfT (ORCPT ); Mon, 18 Feb 2008 10:35:19 -0500 Date: Mon, 18 Feb 2008 10:35:01 -0500 From: Theodore Tso To: Andi Kleen Cc: Tomasz Chmielewski , LKML , LKML Subject: Re: very poor ext3 write performance on big filesystems? Message-ID: <20080218153501.GE25098@mit.edu> Mail-Followup-To: Theodore Tso , Andi Kleen , Tomasz Chmielewski , LKML , LKML References: <47B980AC.2080806@wpkg.org> <20080218141640.GC12568@mit.edu> <47B99E0C.8020706@wpkg.org> <20080218151632.GD25098@mit.edu> <20080218155725.GB26622@one.firstfloor.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080218155725.GB26622@one.firstfloor.org> User-Agent: Mutt/1.5.15+20070412 (2007-04-11) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@mit.edu X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 669 Lines: 17 On Mon, Feb 18, 2008 at 04:57:25PM +0100, Andi Kleen wrote: > > Use cp > > or a tar pipeline to move the files. > > Are you sure cp handles hardlinks correctly? I know tar does, > but I have my doubts about cp. I *think* GNU cp does the right thing with --preserve=links. I'm not 100% sure, though --- like you, probably, I always use tar for moving or copying directory hierarchies. - Ted -- 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/