NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60800 CVS commit: src/tests/fs



The following reply was made to PR kern/60800; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60800 CVS commit: src/tests/fs
Date: Sat, 26 Sep 2026 15:41:52 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Sep 26 15:41:52 UTC 2026
 
 Modified Files:
 	src/tests/fs/puffs/h_dtfs: dtfs_vnops.c
 	src/tests/fs/vfs: t_vnops.c
 
 Log Message:
 dtfs: Update ctime on utimes(2).
 
 PR kern/60800: tmpfs: missing ctime updates
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.11 src/tests/fs/puffs/h_dtfs/dtfs_vnops.c
 cvs rdiff -u -r1.67 -r1.68 src/tests/fs/vfs/t_vnops.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index