| Summary: | linprocfs in 4-STABLE refers to non-existing textvp_fullpath() | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Andy Newman <atrn> |
| Component: | kern | Assignee: | Dag-Erling Smørgrav <des> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Andy Newman
2000-06-07 23:20:01 UTC
Responsible Changed From-To: freebsd-bugs->des des takes care of linprocfs. I've MFCed linprocfs, but not activated it in the build precisely because there are still issues with it and I have trouble getting access to a 4.0 box for testing. textvp_fullpath() was recently added to 5.0 to avoid having procfs and linprocfs fondle the private parts of textvps; it should probably be MFCed as well. DES -- Dag-Erling Smorgrav - des@yes.no State Changed From-To: open->closed textvp_fullpath() has been MFCed. A commit references this bug: Author: rodrigc Date: Sat May 23 09:49:00 UTC 2015 New revision: 283312 URL: https://svnweb.freebsd.org/changeset/base/283312 Log: Merge: 278618 278633 278636 278653 278742 278776 279121 Multiple fixes for pgrep and pkill tests. PR: 19109 Changes: _U stable/10/ stable/10/bin/pkill/tests/pgrep-j_test.sh stable/10/bin/pkill/tests/pkill-j_test.sh |