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, Aug 25, 10:18 AM
Unknown Object (File)
Sun, Aug 23, 10:46 PM
Unknown Object (File)
Sat, Aug 22, 7:32 PM
Unknown Object (File)
Thu, Aug 20, 7:06 PM
Unknown Object (File)
Thu, Aug 20, 5:11 PM
Unknown Object (File)
Mon, Aug 10, 2:44 PM
Unknown Object (File)
Sun, Aug 9, 5:32 PM
Unknown Object (File)
Sun, Aug 9, 5:20 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 65901
Build 62784: arc lint + arc unit

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.