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)
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

diff --cc fs/nfs/write.c
Simple merge