public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* vfat lost file problem
@ 2003-08-17 16:57 Raistlin
  2003-08-17 18:36 ` OGAWA Hirofumi
  0 siblings, 1 reply; 2+ messages in thread
From: Raistlin @ 2003-08-17 16:57 UTC (permalink / raw)
  To: linux-kernel

Kernel Version:
Linux debian 2.4.21 #6 SMP Wed Aug 6 11:55:01 CEST 2003 i686 GNU/Linux
mv command Version:
mv (coreutils) 5.0.90


I've discovered that if you try to change the name of a file in a vfat
partition only changing upper or lower case the file immediatly
disappears.

Example:
If we have the file a.txt and we want to rename it like A.txt if we use
the mv command `mv a.txt A.txt` the file a.txt (and also A.txt) are
deleted.


I hope I helped you; let me know if it's so (i'm not subscribed to the
mailing list)
Bye 
Luigi Audasso - il_guru



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: vfat lost file problem
  2003-08-17 16:57 vfat lost file problem Raistlin
@ 2003-08-17 18:36 ` OGAWA Hirofumi
  0 siblings, 0 replies; 2+ messages in thread
From: OGAWA Hirofumi @ 2003-08-17 18:36 UTC (permalink / raw)
  To: Raistlin; +Cc: linux-kernel

Raistlin <raistlin83@libero.it> writes:

> Kernel Version:
> Linux debian 2.4.21 #6 SMP Wed Aug 6 11:55:01 CEST 2003 i686 GNU/Linux
> mv command Version:
> mv (coreutils) 5.0.90
> 
> 
> I've discovered that if you try to change the name of a file in a vfat
> partition only changing upper or lower case the file immediatly
> disappears.

Looks like 5.0.90 does it. If src and dst are same inode, just unlink
src. Probably it assume hard link.

Could you please report this to coreutils maintainer?
-- 
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-17 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-17 16:57 vfat lost file problem Raistlin
2003-08-17 18:36 ` OGAWA Hirofumi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox