Project

General

Profile

Bug #2267 » a.patch

Karol Jurak, 05/29/2012 04:02 AM

View differences:

net/ceph/messenger.c
} else if (msg->bio) {
struct bio_vec *bv;
BUG_ON(msg->bio_iter == NULL);
bv = bio_iovec_idx(msg->bio_iter, msg->bio_seg);
page = bv->bv_page;
bio_offset = bv->bv_offset;
(1-1/3)