commit | 4ee6afd34409d296782a5b667d7991b1050e910a | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed May 07 21:01:30 2008 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon Jul 14 19:10:52 2008 +0300 |
tree | 2a9aa6e7361d923afc60a2a5ee8cb76542152ca8 | |
parent | ae8547b0a9e5d718ce272ddc48f91703a0f52a0b [diff] |
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>