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)
commitba1093fa375275287eba09bf7ff4e5bceb479f0c
tree2b772d44a2b7b3d1b0c8dfdce7c3c71908ed8ac0
parent86cce620b40121aa817c4c74c2d1d9ef95f265a1
VFS: export sync_sb_inodes

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>
fs/fs-writeback.c
include/linux/fs.h