nfs: page group support in nfs_mark_uptodate
authorWeston Andros Adamson <dros@primarydata.com>
Thu, 15 May 2014 15:56:48 +0000 (11:56 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 29 May 2014 15:11:46 +0000 (11:11 -0400)
commitd72ddcbab60a70258d0cd5752db3f53824df78d6
tree53bc78daab4fd608559772abaabe908e5250fcdd
parent20633f042fd0907300069714b98aaf607a8b5bf8
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>
fs/nfs/write.c
This page took 0.024432 seconds and 5 git commands to generate.