NFSv4: Declare the size up to date after it was set.
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 27 Mar 2018 21:10:42 +0000 (17:10 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 10 Apr 2018 20:06:22 +0000 (16:06 -0400)
commitf6cdfa6dd629604d6a6af4de92b9c6eea6d52b1c
tree030f490d58d26df3704d1b7a55f9e39e149fe91a
parentaae5730e2d32d779b31c81fa62e79c8e3bba1ac2
NFSv4: Declare the size up to date after it was set.

When we've changed the file size, then ensure we declare it to be
up to date in the inode attributes.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/inode.c
fs/nfs/write.c