diff options
author | Sage Weil <sage@newdream.net> | 2011-03-03 00:55:21 (GMT) |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2011-03-03 21:47:39 (GMT) |
commit | 38815b780285a4957852c5c9dbe94991c0b26c56 (patch) | |
tree | 032d882544ef73d2e99208de7a6e6340df3d31ea /crypto/rmd128.c | |
parent | 16a8b70a5a757db513f036bbcc73309f6c507d81 (diff) | |
download | linux-fsl-qoriq-38815b780285a4957852c5c9dbe94991c0b26c56.tar.xz |
libceph: fix handling of short returns from get_user_pages
get_user_pages() can return fewer pages than we ask for. We were returning
a bogus pointer/error code in that case. Instead, loop until we get all
the pages we want or get an error we can return to the caller.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'crypto/rmd128.c')
0 files changed, 0 insertions, 0 deletions