On (23/04/04 17:05), Christoph Hellwig wrote: > > -static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, > - u32 index, int offset, struct bio *bio) > +/* > + * This is a partial IO. Read the full page before to writing the changes. A super nit: double spaces and "before writing"?