On Thu, May 31 2007, Carsten Otte wrote: > Jens Axboe wrote: > >Work to be done: > > > >- The ext2 xip support needs a splice_read() implementation, currently I > > just if 0'ed out the send xip_file_sendfile(). CC'ed Carsten, who > > seems to be the author of this code. > Yup. Will do the splice_read implementation for xip. Do you want to > see it in splice.c or should it go to filemap_xip?
Just put it in filemap_xip.c, I think that would be the best place. Thanks! > Acked-by: Carsten Otte <[EMAIL PROTECTED]> -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

