Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 2021 12:43:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 258729] linprocfs regression: /compat/linux/proc/*/cwd wrongly points to calling process's cwd for all PIDs
Message-ID:  <bug-258729-227-keOpUnmMwq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258729-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258729-227@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=3D258729

--- Comment #2 from Mateusz Guzik <mjg@FreeBSD.org> ---
Oops, that's correct.

The proposed patch does not work though. In order get safe access to the st=
ruct
you need to use pdhold, which will first have to be exported out of
kern_descrip.c

That said, I'll take care of this in few days.

--=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-258729-227-keOpUnmMwq>