-
由 Artem Bityutskiy 提交于
Always run commit in sync_fs, because even if the journal seems to be almost empty, there may be a deletion which removes a large file, which affects the index greatly. And because we want better free space predictions after 'sync_fs()', we have to commit. Signed-off-by: NArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
f1038300