From: Artem Bityutskiy Date: Wed, 7 May 2008 18:01:30 +0000 (+0300) Subject: VFS: export sync_sb_inodes X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba1093fa375275287eba09bf7ff4e5bceb479f0c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed