From: Aneesh Kumar K.V Date: Tue, 16 Mar 2010 00:26:02 +0000 (-0400) Subject: vfs: Remove the range_cont writeback mode. X-Git-Tag: v2.6.27.47~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c18cb57f81d42eb408fa7f0fb15b9f4f3f9998fb;p=pandora-kernel.git vfs: Remove the range_cont writeback mode. commit 74baaaaec8b4f22e1ae279f5ecca4ff705b28912 upstream. Ext4 was the only user of range_cont writeback mode and ext4 switched to a different method. So remove the range_cont mode which is not used in the kernel. Signed-off-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" CC: linux-fsdevel@vger.kernel.org Signed-off-by: Jayson R. King Signed-off-by: Theodore Ts'o Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed