Date: Thu, 15 Jul 2021 00:34:53 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 257187] NFSv3 server creates symlinks that local clients can't read [ZFS] Message-ID: <bug-257187-3630-z0dnBh6aG7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257187-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-257187-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257187 --- Comment #3 from Alan Somers <asomers@FreeBSD.org> --- I would suggest using dtrace to trace both the local and NFS paths. They m= ight be looking up the link differently. For example, in zfs_readlink you can s= ee there are two paths, based on zp->z_is_sa. That raises another question, what is the value of the xattr property for y= our filesystem? And are you using the builtin ZFS in FreeBSD 12.2, or the open= zfs kmod? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257187-3630-z0dnBh6aG7>