From 91913a2942d2b582c40673956dec1a9c71d32fe4 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Wed, 21 Mar 2012 22:33:00 -0400 Subject: [PATCH] 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 Cc: Al Viro Signed-off-by: "Theodore Ts'o" --- Reading git-format-patch failed