UBIFS: commit on sync_fs
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 9 Sep 2008 09:31:37 +0000 (12:31 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 30 Sep 2008 08:12:58 +0000 (11:12 +0300)
commit403e12ab30ab160e1015bd998f0abc1865c574e0
tree1682251f2a37d3a8df6b17646cba30e44e243d37
parentaf2eb5637b88f7b8edf295ad3880706c5c30c324
UBIFS: commit on sync_fs

Commit the journal when the FS is sync'ed. This will make
statfs provide better free space report. And we anyway
advice our users to sync the FS if they want better statfs
report.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/super.c