Module Name: src
Committed By: snj
Date: Mon Feb 26 01:18:28 UTC 2018
Modified Files:
src/sys/rump/librump/rumpvfs [netbsd-8]: rumpfs.c
Log Message:
Pull up following revision(s) (requested by maya in ticket #581):
sys/rump/librump/rumpvfs/rumpfs.c: 1.151-1.152
PR/52738: Martin Husemann: rumpfs does not support mtime
--
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.150 -r1.150.2.1 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.