NetBSD-Bugs archive

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

PR/57246 CVS commit: [netbsd-10] src/sys/miscfs/genfs



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57246 CVS commit: [netbsd-10] src/sys/miscfs/genfs
Date: Sun, 5 Mar 2023 14:34:59 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Mar  5 14:34:59 UTC 2023
 
 Modified Files:
 	src/sys/miscfs/genfs [netbsd-10]: genfs_vnops.c
 
 Log Message:
 Pull up following revision(s) (requested by hannken in ticket #111):
 
 	sys/miscfs/genfs/genfs_vnops.c: revision 1.220
 
 Fix genfs_can_chtimes() to also handle the condition:
 
   If the time pointer is null, then write permission
   on the file is also sufficient.
 
 From FreeBSD.
 
 Should fix PR kern/57246 "NFS group permissions regression"
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.219 -r1.219.4.1 src/sys/miscfs/genfs/genfs_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