mv operation doesn't work anymore in VFAT filesystem (followup)

Alex Buell (alex.buell@tahallah.demon.co.uk)
Fri, 22 Jan 1999 21:40:14 -0500 (EST)


Further from my previous email, here's an strace from mv

stat("testing", 0xbffff730) = -1 ENOENT (No such file or directory)
lstat("autoexec.bat", {st_mode=S_IFREG|0660, st_size=111, ...}) = 0
lstat("testing", 0x804bb28) = -1 ENOENT (No such file or directory)
rename("autoexec.bat", "testing") = -1 ENOENT (No such file or directory)

Cheers,
Alex

--
 /\_/\  Legalise cannabis now! 
( o.o ) Grow some cannabis today!
 > ^ <  Peace, Love, Unity and Respect to all.

http://www.tahallah.demon.co.uk - *new* - rewritten for text browser users!

Linux tahallah 2.2.0-final #74 SMP Thu Jan 21 20:35:00 EST 1999 Two Intel Pentium Pro 166MHz processors, 331.78 total bogomips, 48M RAM System library 2.0.111

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/