UBIFS: sync wbufs after syncing inodes and pages
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Thu, 29 Jan 2009 09:17:24 +0000 (11:17 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 29 Jan 2009 15:44:45 +0000 (17:44 +0200)
commite2e46698a12fe29dc11e005eedd333d7188923d9
tree543af608f394191823561b6b529f1bef57cfe9fb
parentc92b586a30c491f471121358d336cd5479717892
UBIFS: sync wbufs after syncing inodes and pages

All writes go through wbufs so they must be sync'd
after syncing inodes and pages.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/super.c