NetBSD-Bugs archive

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

PR/43626 CVS commit: src/tests/fs/vfs



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43626 CVS commit: src/tests/fs/vfs
Date: Sat, 23 Oct 2021 17:43:08 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Sat Oct 23 17:43:08 UTC 2021
 
 Modified Files:
 	src/tests/fs/vfs: t_renamerace.c
 
 Log Message:
 After converting msdosfs_rename() to use genfs_sane_rename() the
 MSDOS tests should pass.
 
 Tested on QEMU/nvmm archs i386 and amd64.
 
 Should resolve PR kern/43626 (directory renaming more than a little racy)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.41 -r1.42 src/tests/fs/vfs/t_renamerace.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