VFS: export sync_sb_inodes
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 7 May 2008 18:01:30 +0000 (21:01 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 25 May 2009 14:08:43 +0000 (17:08 +0300)
This patch exports the 'sync_sb_inodes()' which is needed for
UBIFS because it have to force write-back from time to time.
Namely, the UBIFS budgeting subsystem forces write-back when
its pessimistic callculations show that there is not free
space on the media.

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

No differences found