diff options
author | Li Wang <liwang@ubuntukylin.com> | 2013-11-09 02:26:06 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-01-09 20:25:07 (GMT) |
commit | 17e38d92d2faa7777009d8e21215d843ee0f9ee3 (patch) | |
tree | 89f15297fd181c15c121b7f8553fdb97d2b373a7 /block | |
parent | b419588352e9a826082d7784dd3398c490314eab (diff) | |
download | linux-fsl-qoriq-17e38d92d2faa7777009d8e21215d843ee0f9ee3.tar.xz |
ceph: allocate non-zero page to fscache in readpage()
commit ff638b7df5a9264024a6448bdfde2b2bf5d1994a upstream.
ceph_osdc_readpages() returns number of bytes read, currently,
the code only allocate full-zero page into fscache, this patch
fixes this.
Signed-off-by: Li Wang <liwang@ubuntukylin.com>
Reviewed-by: Milosz Tanski <milosz@adfin.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions