-
由 David Sterba 提交于
Functions called from extent_write_cache_pages used void* as generic callback data, but all of them convert it to extent_page_data, or use it directly. Signed-off-by: NDavid Sterba <dsterba@suse.com>aab6e9ed
Functions called from extent_write_cache_pages used void* as generic
callback data, but all of them convert it to extent_page_data, or use it
directly.
Signed-off-by: NDavid Sterba <dsterba@suse.com>