NetBSD-Bugs archive

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

Re: PR/57246 CVS commit: src/sys/miscfs/genfs





On 3/03/23 23:05, Juergen Hannken-Illjes wrote:
  Modified Files:
  	src/sys/miscfs/genfs: genfs_vnops.c
Log Message:
  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"


Seem to fix the touching the file on the local machine issue that Juergen noted, but not copying files over NFS from linux - that still fails.

cheers
mark


Home | Main Index | Thread Index | Old Index