mm: export dirty_writeback_interval
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 22 Mar 2012 02:33:00 +0000 (22:33 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 22 Mar 2012 02:33:00 +0000 (22:33 -0400)
commit91913a2942d2b582c40673956dec1a9c71d32fe4
treeb055ae821b46fa7e11e1f7035a3da7b1e711f5e4
parent182f514f883abb5f942c94e61c371c4b406352d4
mm: export dirty_writeback_interval

Export 'dirty_writeback_interval' to make it visible to
file-systems. We are going to push superblock management down to
file-systems and get rid of the 'sync_supers' kernel thread completly.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
mm/page-writeback.c