Page MenuHomeFreeBSD

stand: add fs_ops.fs_flag
ClosedPublic

Authored by sjg on Aug 1 2025, 5:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 21, 12:44 AM
Unknown Object (File)
Sat, Jul 18, 6:30 AM
Unknown Object (File)
Tue, Jul 14, 2:25 PM
Unknown Object (File)
Thu, Jul 2, 11:45 PM
Unknown Object (File)
Thu, Jul 2, 11:33 AM
Unknown Object (File)
Tue, Jun 23, 4:58 PM
Unknown Object (File)
Jun 19 2026, 6:28 AM
Unknown Object (File)
May 29 2026, 2:52 AM
Subscribers

Details

Summary

To avoid a layering violation in open() allow fs_ops to
indicate that devopen() should be skipped.

This is only true for pkgfs.

Sponsored by: Juniper Networks, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sjg requested review of this revision.Aug 1 2025, 5:35 PM
This revision was not accepted when it landed; it landed in state Needs Review.Aug 20 2025, 10:47 PM
Closed by commit rGaaf65a13c06a: stand: add fs_ops.fs_flag (authored by sjg). · Explain Why
This revision was automatically updated to reflect the committed changes.