Searched hist:"68072992 c8f6ace57fe80b6fb5d57b3ae887a09d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | read.c | diff 68072992c8f6ace57fe80b6fb5d57b3ae887a09d Thu May 15 10:56:57 CDT 2014 Weston Andros Adamson <dros@primarydata.com> 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>
|