From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q0BBjmgq162433 for ; Wed, 11 Jan 2012 05:45:48 -0600 Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id us0YkOahE8IbcZVP for ; Wed, 11 Jan 2012 03:45:47 -0800 (PST) Date: Wed, 11 Jan 2012 06:45:44 -0500 From: Christoph Hellwig Subject: Re: [PATCH] xfstests: fix 251's cp -axT problem Message-ID: <20120111114544.GE14423@infradead.org> References: <1326195560-4434-1-git-send-email-liubo2009@cn.fujitsu.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1326195560-4434-1-git-send-email-liubo2009@cn.fujitsu.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Liu Bo Cc: Lukas Czerner , linux-btrfs@vger.kernel.org, xfs@oss.sgi.com On Tue, Jan 10, 2012 at 07:39:20PM +0800, Liu Bo wrote: > When I ran xfstests, 251 got failed cause "cp -axT" did not work as wish: > cp: cannot overwrite directory `/mnt/scratch/1' with non-directory > > With this patch, 251 has passed. Why would cp give that message with a missing /? I'm not against putting this in, but I'd like to understand what's going on. Lukas, any idea? _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs