From: Christoph Hellwig Date: Wed, 30 Sep 2009 20:16:33 +0000 (+0200) Subject: kill wait_on_page_writeback_range X-Git-Tag: v2.6.33-rc1~311^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94004ed726f38a841cc51f97c4a3f9eda9fbd0d9;p=pandora-kernel.git kill wait_on_page_writeback_range All callers really want the more logical filemap_fdatawait_range interface, so convert them to use it and merge wait_on_page_writeback_range into filemap_fdatawait_range. Signed-off-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed