ceph: fix copy_user_to_page_vector()
authorYehuda Sadeh <yehuda@hq.newdream.net>
Thu, 31 Dec 2009 20:04:58 +0000 (12:04 -0800)
committerSage Weil <sage@newdream.net>
Thu, 7 Jan 2010 00:05:20 +0000 (16:05 -0800)
The function was broken in the case where there was more than one page
involved, broke the ceph sync_write case.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>

No differences found