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)
commit4ee6afd34409d296782a5b667d7991b1050e910a
tree2a9aa6e7361d923afc60a2a5ee8cb76542152ca8
parentae8547b0a9e5d718ce272ddc48f91703a0f52a0b
VFS: export sync_sb_inodes

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