commit | 91913a2942d2b582c40673956dec1a9c71d32fe4 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Wed Mar 21 22:33:00 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Mar 21 22:33:00 2012 -0400 |
tree | b055ae821b46fa7e11e1f7035a3da7b1e711f5e4 | |
parent | 182f514f883abb5f942c94e61c371c4b406352d4 [diff] |
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>