VFS: export sync_sb_inodes
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 7 May 2008 18:01:30 +0000 (21:01 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 14 Jul 2008 16:10:52 +0000 (19:10 +0300)
This patch exports the 'sync_sb_inodes()' which is needed for
UBIFS because it has to force write-back from time to time.
Namely, the UBIFS budgeting subsystem forces write-back when
its pessimistic callculations show that there is no free
space on the media.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found