[Iscsitarget-devel] [PATCH] replace sync_page_range() with generic_write_sync() in file-io.c
Tim Gardner
tim.gardner at canonical.com
Thu Dec 17 14:02:05 UTC 2009
Arne Redlich wrote:
> Am Freitag, den 04.12.2009, 15:21 -0600 schrieb Manoj Iyer:
>> ----
>> resending patch, my previous mail bounced coz of membership requirement
>> ----
>>
>> sync_page_range() was recently removed from 2.6, this causes the
>> iscsi-target build to fail in file-io.c. possibly sync_page_range() can be
>> replaced with generic_write_sync() ?
>
> Thanks for the patch, but ultimately we replaced sync_page_range() with
> filemap_write_and_wait_range().
>
> Thanks,
> Arne
filemap_write_and_wait_range() is the same conclusion that I came to
when updating this driver for 2.6.32.
Have you attempted to get this driver included in the mainline kernel?
rtg
--
Tim Gardner tim.gardner at canonical.com
More information about the kernel-team
mailing list