
14 May
2019
14 May
'19
7:29 p.m.
On 5/13/19 7:49 AM, 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