]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit74baaaaec8b4f22e1ae279f5ecca4ff705b28912
treeef224dcfcf675eb5050fd457192e740c314437c3
parentaf6f029d3836eb7264cd3fbb13a6baf0e5fdb5ea
vfs: Remove the range_cont writeback mode.

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
include/linux/writeback.h
mm/page-writeback.c