nfsd: update mtime on truncate
authorChristoph Hellwig <hch@lst.de>
Sun, 7 Sep 2014 19:15:52 +0000 (12:15 -0700)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 11 Sep 2014 15:12:16 +0000 (11:12 -0400)
This fixes a failure in xfstests generic/313 because nfs doesn't update
mtime on a truncate.  The protocol requires this to be done implicity
for a size changing setattr.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/vfs.c

diff --cc fs/nfsd/vfs.c
Simple merge