Page MenuHomeFreeBSD

Remove the check against "loops" from mount_nullfs
ClosedPublic

Authored by trasz on Oct 23 2020, 8:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 17, 5:58 AM
Unknown Object (File)
Fri, Apr 17, 2:22 AM
Unknown Object (File)
Mon, Apr 6, 1:43 PM
Unknown Object (File)
Mon, Apr 6, 1:29 PM
Unknown Object (File)
Mar 18 2026, 1:19 PM
Unknown Object (File)
Dec 13 2025, 10:09 PM
Unknown Object (File)
Nov 22 2025, 7:20 AM
Unknown Object (File)
Nov 16 2025, 3:27 AM
Subscribers

Details

Summary

Remove the check that prevents creating "loops" from mount_nullfs(8).

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz requested review of this revision.Oct 23 2020, 8:54 PM

If this goes in, the next step would probably be to drop mount_nullfs(8) altogether, replacing it with ordinary mount(8).

This revision is now accepted and ready to land.Oct 23 2020, 10:06 PM