Page MenuHomeFreeBSD

linprocfs: Rework according to the new struct pwd facility
ClosedPublic

Authored by dchagin on Apr 5 2023, 5:49 PM.
Referenced Files
F106868713: D39438.diff
Mon, Jan 6, 4:41 PM
Unknown Object (File)
Sat, Jan 4, 9:27 PM
Unknown Object (File)
Nov 30 2024, 9:22 AM
Unknown Object (File)
Nov 22 2024, 2:34 PM
Unknown Object (File)
Nov 18 2024, 8:08 AM
Unknown Object (File)
Nov 18 2024, 6:33 AM
Unknown Object (File)
Nov 14 2024, 10:06 PM
Unknown Object (File)
Nov 6 2024, 1:45 PM
Subscribers

Details

Summary

In https://reviews.freebsd.org/D38933 the ABI prefix path added to the
struct pwd. Use it in the mounts, mountinfo filler functions. And hide
linux_emul_path from exports.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50790
Build 47681: arc lint + arc unit

Event Timeline

dchagin edited the summary of this revision. (Show Details)

split, move Makefile's part into the separate commit

This revision was not accepted when it landed; it landed in state Needs Review.May 29 2023, 8:21 AM
This revision was automatically updated to reflect the committed changes.