commit | 6a4ef48103a78a46b80e07fcd8ac4edda0c7128f | [log] [tgz] |
---|---|---|
author | Yehuda Sadeh <yehuda@hq.newdream.net> | Thu Dec 31 12:04:58 2009 -0800 |
committer | Sage Weil <sage@newdream.net> | Wed Jan 06 16:05:20 2010 -0800 |
tree | b9cf0fcb4e83400b10e3e3940f274dd9724a2499 | |
parent | 93cea5bebf91319095db866163a7e35c3e77d8f2 [diff] |
ceph: fix copy_user_to_page_vector() 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>