]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kclient: fix readpages when not all pages are found
authorSage Weil <sage@newdream.net>
Fri, 3 Oct 2008 20:59:49 +0000 (13:59 -0700)
committerSage Weil <sage@newdream.net>
Fri, 3 Oct 2008 21:00:32 +0000 (14:00 -0700)
commit50a1c6a4fc9bdb2b6ac53850fa020c039e54fcca
tree4b509b45a5a6d7cb7d7fe275dd39cad2c8561f2f
parent22b5f6036e608c6136b82e4d8a6e4183e586a946
kclient: fix readpages when not all pages are found

Adjust the request len, page count when fewer than the desired
number of pages are found.
src/kernel/osd_client.c