
29 May
2019
29 May
'19
7:18 p.m.
On Fri, May 24, 2019 at 02:10:36PM +0900, AKASHI Takahiro wrote:
When a long name directory entry is created, multiple directory entries may be occupied across a directory cluster boundary. Since only one directory cluster is cached in a directory iterator, a first cluster must be written back to device before switching over a second cluster.
Without this patch, some added files may be lost even if you don't see any failures on write operation.
Signed-off-by: AKASHI Takahiro takahiro.akashi@linaro.org Tested-by: Heinrich Schuchardt xypron.glpk@gmx.de
Applied to u-boot/master, thanks!
--
Tom