-
由 David Sterba 提交于
The function extent_write_cache_pages is modelled after write_cache_pages which is a generic interface and the writepage parameter makes sense there. In btrfs we know exactly which callback we're going to use, so we can pass it directly. Signed-off-by: NDavid Sterba <dsterba@suse.com>935db853