-
由 Adrian Hunter 提交于
When UBIFS runs out of space it spends a lot of time trying to find more space before returning ENOSPC. As there is no point repeating that unless something has changed, UBIFS has an optimization to record that the file system is 100% full and not try to find space. That flag was not being reset when a pending deletion was finally done. Signed-off-by: NAdrian Hunter <adrian.hunter@nokia.com> Reviewed-by: NArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
6d6cb0d6