diff options
| author | 2010-08-04 10:14:47 +0300 | |
|---|---|---|
| committer | 2010-08-30 10:19:06 +0300 | |
| commit | 5ffef88ffeb730e1bf2da56a39a55e03d57a66c9 (patch) | |
| tree | a524f5806930d593d1f38f29f6a3e28948f8e851 /tools/perf/scripts/python/syscall-counts.py | |
| parent | Linux 2.6.36-rc3 (diff) | |
UBIFS: switch to RO mode after synchronizing
In 'ubifs_garbage_collect()' on error path, we first switch to R/O mode, and
then synchronize write-buffers (to make sure no data are lost). But the GC
write-buffer synchronization will fail, because we are already in R/O mode.
This patch re-orders this and makes sure we first synchronize the write-buffer,
and then switch to R/O mode.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
