From: Robert Jarzmik <robert.jarzmik@free.fr>
To: Franck JULLIEN <franck.jullien@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: FAT filesystem write and long names stability
Date: Tue, 06 Dec 2011 11:01:37 +0100 [thread overview]
Message-ID: <87r50idnni.fsf@free.fr> (raw)
In-Reply-To: <CAJfOKBwmX8EwD1hPvYSMddp6sZKJJ5kCBLf9KYWLsjkk4ZAC9A@mail.gmail.com> (Franck JULLIEN's message of "Mon, 5 Dec 2011 21:43:07 +0100")
Franck JULLIEN <franck.jullien@gmail.com> writes:
> 2011/12/5 Robert Jarzmik <robert.jarzmik@free.fr>:
>> Franck JULLIEN <franck.jullien@gmail.com> writes:
>>
>>> Do you have this patch applied to your working branch ? :
>>>
>>> fs/fat: Initialize local variable finfo
>> Hi Franck,
>>
>> I cross-checked, and indeed I do not have this fix in my branch, while it sits
>> in next branch. I'll rebase and make another try.
Good guess, with that patch no bug :)
>> Do you by any chance tried the "write" part of FAT ?
> Yes I did try it and as far as I can tell it works. I wrote some test
> files to the SD then read it back on the PC and file were there....
> I don't think I tried to create folders.
Ah that's the node of the story.
I made 2 tries :
(1) mount the SD card, create a folder "toto", umount
=> when checked in my laptop, no new folder is created
(2) mount the SD card, create a folder "toto", and copy in it a file "foo.txt",
umount
=> when checked in my laptop, both the directory and the file *are* there
So I suppose that creating a directory without any file within doesn't trigger
the write on the device.
Thanks for your help.
Cheers.
--
Robert
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2011-12-06 10:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-05 17:51 FAT filesystem write and long names stability Robert Jarzmik
2011-12-05 20:03 ` Franck JULLIEN
2011-12-05 20:40 ` Robert Jarzmik
2011-12-05 20:43 ` Franck JULLIEN
2011-12-06 10:01 ` Robert Jarzmik [this message]
2011-12-07 8:37 ` Sascha Hauer
2011-12-13 15:33 ` Robert Jarzmik
2011-12-15 9:28 ` Robert Jarzmik
2011-12-19 11:01 ` Sascha Hauer
2011-12-19 11:14 ` Sascha Hauer
2011-12-19 21:03 ` [PATCH] drivers/mci: pxa fix clockrate Robert Jarzmik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r50idnni.fsf@free.fr \
--to=robert.jarzmik@free.fr \
--cc=barebox@lists.infradead.org \
--cc=franck.jullien@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.