NetBSD-Bugs archive

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

PR/47656 CVS commit: src



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47656 CVS commit: src
Date: Wed, 28 Nov 2018 09:57:59 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Wed Nov 28 09:57:59 UTC 2018
 
 Modified Files:
 	src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_vnops.c
 	src/tests/fs/vfs: t_unpriv.c
 
 Log Message:
 Add missing access check for setting va_Xtime into zfs_netbsd_setattr().
 
 PR kern/47656 test zfs_times.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.32 -r1.33 \
     src/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c
 cvs rdiff -u -r1.13 -r1.14 src/tests/fs/vfs/t_unpriv.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