vfs: Remove the range_cont writeback mode.
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 14 Oct 2008 13:21:02 +0000 (09:21 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 14 Oct 2008 13:21:02 +0000 (09:21 -0400)
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 <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
CC: linux-fsdevel@vger.kernel.org

No differences found