Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966567AbWKTTma (ORCPT ); Mon, 20 Nov 2006 14:42:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S966569AbWKTTma (ORCPT ); Mon, 20 Nov 2006 14:42:30 -0500 Received: from vsmtp3alice.tin.it ([212.216.176.143]:39828 "EHLO vsmtp3.tin.it") by vger.kernel.org with ESMTP id S966567AbWKTTm3 (ORCPT ); Mon, 20 Nov 2006 14:42:29 -0500 Date: Mon, 20 Nov 2006 18:49:12 +0100 From: The Peach To: OGAWA Hirofumi Cc: linux-kernel@vger.kernel.org Subject: Re: bug? VFAT copy problem Message-ID: <20061120184912.5e1b1cac@localhost> In-Reply-To: <877ixqhvlw.fsf@duaron.myhome.or.jp> References: <20061120164209.04417252@localhost> <877ixqhvlw.fsf@duaron.myhome.or.jp> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.8.19; i686-pc-linux-gnu) X-Face: aWQ;)]T=TRHrZwK=Tde.eaxLu/iMa)ro#a*o5[K!4mKaP^74m !c#;yi;6a?i`K,R<{Y"),;f@t9e\p]Pl$$h@o%>zDsLL;/x|t{bKr;L'":ocL?&7X&q7%6d"axD!#!12}&]OFn'YfVxe(>EyQDK?wne){aEu[,_o~30L}Anqdk Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1047 Lines: 24 On Tue, 21 Nov 2006 02:32:43 +0900 OGAWA Hirofumi wrote: > I couldn't reproduce this for now. Could you tell mount options which > you used? and after mount, "cat /proc/mounts", please. # mount | grep vfat /dev/sdb1 on /mnt/iomega type vfat (rw,uid=1000,gid=100,codepage=850,iocharset=iso8859-15) it seems only related to those kind of files, but I don't know how to inspect the "file properties" and why these files behave like this. As you can see and with a strace made on cp, the files _seems_ to be copied with the correct case, whilst it isn't, as seen with "ls". This and other things let me think is a vfat problem. -- Matteo 'Peach' Pescarin ICQ UIN = 71110111 Jabber ID = smartart@unstable.nl Web Site = http://www.smartart.it GeCHI = http://www.gechi.it - 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/