
On Tue, Aug 07, 2018 at 02:38:34PM +0900, AKASHI Takahiro wrote:
On Tue, Aug 07, 2018 at 12:34:28AM +0200, Heinrich Schuchardt wrote:
On 07/23/2018 04:46 PM, Tom Rini wrote:
On Sun, Jul 22, 2018 at 08:44:39AM +0200, Heinrich Schuchardt wrote:
Hello Tom, hello Alex,
I have been testing the patches. They are working fine for ASCII file names. To support Unicode file names extra work will be needed. But probably we should postpone this to a later patch series.
There are some dependencies with my work for correcting errors in Unicode handling for the EFI branch. Should the patches be passed via efi-next?
Yes, a follow-up series makes sense, and yes, efi-next for the patches themselves sounds fine, thanks!
Hello Takahiro,
could you, please, resubmit the series with the few changes needed so that Alex can consider them for efi-next.
Well, I'm sure that my patch set can be applied to v2018.09-rc1 w/o any changes if your patch (0dc1bfb7302 "fs: fat: cannot write to subdirectories") is reverted beforehand. As I said, my patch(#5/17) superseded it in terms of its function.
See: https://git.linaro.org/people/takahiro.akashi/u-boot.git fat_write
What's more, I ran fs-test.sh again, and all tests passed, either against fat16 or fat32. Do we still want to update a test result in fs-test.sh? (removing it would be the easiest.)
I've almost finished to convert fs-test.sh to a Python script, but it will take some time to add more tests against my patch set as my priority right now is on examining a test result from SCT.
-Takahiro AKASHI
Thanks, -Takahiro AKASHI
Cheers
Heinrich