ceph: handle partial result from get_user_pages
authorHenry C Chang <henry_c_chang@tcloudcomputing.com>
Fri, 17 Dec 2010 17:55:59 +0000 (09:55 -0800)
committerSage Weil <sage@newdream.net>
Fri, 17 Dec 2010 17:55:59 +0000 (09:55 -0800)
The get_user_pages() helper can return fewer than the requested pages.
Error out in that case, and clean up the partial result.

Signed-off-by: Henry C Chang <henry_c_chang@tcloudcomputing.com>
Signed-off-by: Sage Weil <sage@newdream.net>

No differences found