NFS: Always trust the PageUptodate flag when we have a delegation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 29 Apr 2012 16:50:01 +0000 (12:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 1 May 2012 19:42:41 +0000 (15:42 -0400)
commit8d197a568fc337c66729b289c7fa0f28c14ba5ac
treed4a7ff5108863b8ad0dba5f28a589fdd14ffff64
parent01da47bde78ff2149f6546a0f17e25983aaddd7b
NFS: Always trust the PageUptodate flag when we have a delegation

We can always use the optimal full page write if we know that we
hold a delegation.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/write.c