X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fllite%2Flloop.c;h=f3bf6dea26a7c46f2d3bfa8ac3fe2ccb9a31791c;hb=0fab7dc89f4756538f8b67e7736abd6f225abae8;hp=e220cd1e8e88cbcbe78ce775f56bf084541a1035;hpb=2b294992edce5af7b79d4300ed3aa1ea6a8db850;p=fs%2Flustre-release.git diff --git a/lustre/llite/lloop.c b/lustre/llite/lloop.c index e220cd1..f3bf6de 100644 --- a/lustre/llite/lloop.c +++ b/lustre/llite/lloop.c @@ -199,7 +199,7 @@ static int do_bio_lustrebacked(struct lloop_device *lo, struct bio *head) struct bio_vec *bvec; #endif int rw; - obd_count page_count = 0; + size_t page_count = 0; struct bio *bio; ssize_t bytes;