Module Name: src Committed By: martin Date: Mon Nov 20 17:00:36 UTC 2017
Modified Files: src/sys/rump/librump/rumpvfs: rumpfs.c Log Message: When truncating a file make sure to update mtime. This fixes PR kern/51762 for rumpfs. To generate a diff of this commit: cvs rdiff -u -r1.151 -r1.152 src/sys/rump/librump/rumpvfs/rumpfs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.