NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56316 CVS commit: src/external/cddl/osnet/sys/sys
The following reply was made to PR kern/56316; it has been noted by GNATS.
From: "Frank Kardel" <kardel%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56316 CVS commit: src/external/cddl/osnet/sys/sys
Date: Sun, 18 Jul 2021 07:22:22 +0000
Module Name: src
Committed By: kardel
Date: Sun Jul 18 07:22:22 UTC 2021
Modified Files:
src/external/cddl/osnet/sys/sys: vnode.h
Log Message:
PR kern/56316: vn_open doesn't follow symlinks
remove setting of O_NOFOLLOW. restores ZFS being able
to open devices via symlinks again.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/cddl/osnet/sys/sys/vnode.h
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