qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH] vvfat: refresh writing long filename


From: Michael Tokarev
Subject: Re: [PATCH] vvfat: refresh writing long filename
Date: Sat, 18 Jan 2025 23:55:58 +0300
User-agent: Mozilla Thunderbird

18.01.2025 23:32, Volker Rümelin wrote:

The rules are:
If the file name length in characters is a multiple of 13 you are done.
Otherwise the remaining unused LFN direntry name array elements have to
be filled with one 0x0000 (a 16 bit 0) and the rest with 0xffff.

BTW, are we really okay with a single dirent if the name length is exactly
13 utf16 chars?  Don't it need a null terminator?

/mjt



reply via email to

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