commit | d72ddcbab60a70258d0cd5752db3f53824df78d6 | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@primarydata.com> | Thu May 15 11:56:48 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu May 29 11:11:46 2014 -0400 |
tree | 53bc78daab4fd608559772abaabe908e5250fcdd | |
parent | 20633f042fd0907300069714b98aaf607a8b5bf8 [diff] |
nfs: page group support in nfs_mark_uptodate Change how nfs_mark_uptodate checks to see if writes cover a whole page. This patch should have no effect yet since all page groups currently have one request, but will come into play when pg_test functions are modified to split pages into sub-page regions. Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>