commit | f0c63124a6165792f6e37e4b5983792d009e1ce8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Sep 07 12:15:52 2014 -0700 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Sep 11 11:12:16 2014 -0400 |
tree | a7f1bba20c1706707da46372d88c244221e225e3 | |
parent | 027bc41a3eb4759d60641c033c9a4c85be1cfd39 [diff] |
nfsd: update mtime on truncate 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>