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 14:15:39 +0000 (16:15 +0200)
commit3eb14297c4b85af0c5e6605e18d93b6031330d71
treea029c57515d69fafeddbe60f43b6eb1f6f29c7f0
parent4a29d2005b0f28d018d36d209c47f3973a725df5
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