gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] tla1.2 on cygwin -> FAT partition


From: Johannes Berg
Subject: Re: [Gnu-arch-users] tla1.2 on cygwin -> FAT partition
Date: Tue, 09 Mar 2004 12:22:11 +0100

On Fri, 2004-03-05 at 11:25, address@hidden wrote:
> (That makes me wonder: does tla work on a VFAT partition
> that is mounted on a linux machine? Could someone try this out?)

I only tried your test above; almost newly created filesystem:
$ touch a
$ stat -c '%i' a
4
$ mv a asdf
$ stat -c '%i' asdf
4
$ mkdir test
$ mv asdf test/
$ stat -c '%i' test/asdf
4
$ cd../umount/mount/cd xx
$ stat -c '%i' test/asdf
7

Thats significant, the numbers don't survive unmounting.

johannes
-- 
http://www.sipsolutions.de/
Key-ID: 9AB78CA5 Johannes Martin Berg <address@hidden>

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]