commit | 68072992c8f6ace57fe80b6fb5d57b3ae887a09d | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@primarydata.com> | Thu May 15 11:56:57 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu May 29 11:11:50 2014 -0400 |
tree | 2d6ee1de5a0a7cb61a1d9b171c8b05e83b8653e3 | |
parent | c6194271f94b81042bbc45034d31f9b0920f3905 [diff] |
nfs: support page groups in nfs_read_completion nfs_read_completion relied on the fact that there was a 1:1 mapping of page to nfs_request, but this has now changed. Regions not covered by a request have already been zeroed elsewhere. Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>