Yan, Zheng fcc02d2a03 ceph: fix reading inline data when i_size > PAGE_SIZE
when inode has inline data but its size > PAGE_SIZE (it was truncated
to larger size), previous direct read code return -EIO. This patch adds
code to return zeros for data whose offset > PAGE_SIZE.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
2015-02-19 13:31:39 +03:00
..
2015-02-19 13:31:38 +03:00
2014-11-19 13:01:20 -05:00
2014-06-06 09:29:50 +08:00
2012-05-16 14:28:27 -05:00
2013-12-31 20:32:01 +02:00
2014-12-17 20:09:49 +03:00
2013-12-31 20:32:01 +02:00
2014-12-17 20:09:53 +03:00