Page MenuHomeFreeBSD

cd9660: Add _WANT_ISO_MNT
ClosedPublic

Authored by jrtc27 on Jun 6 2025, 2:13 PM.
Tags
None
Referenced Files
F168315207: D50717.id157135.diff
Thu, Aug 27, 2:26 PM
F168270748: D50717.id.diff
Thu, Aug 27, 7:37 AM
Unknown Object (File)
Wed, Aug 26, 9:31 PM
Unknown Object (File)
Tue, Aug 25, 11:32 AM
Unknown Object (File)
Tue, Aug 25, 7:40 AM
Unknown Object (File)
Mon, Aug 24, 9:32 PM
Unknown Object (File)
Sun, Aug 23, 7:46 AM
Unknown Object (File)
Sun, Aug 23, 7:26 AM
Subscribers
None

Details

Summary

This allows struct iso_mnt to be defined for userspace without resorting
to the gross hack of defining _KERNEL.

Diff Detail

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

Event Timeline

jrtc27 requested review of this revision.Jun 6 2025, 2:13 PM
jrtc27 created this revision.

So why is this desirable?

This revision is now accepted and ready to land.Jun 6 2025, 2:47 PM
In D50717#1157838, @imp wrote:

So why is this desirable?

For D50719 in the stack. I can elaborate in the commit message on commit.

In D50717#1157838, @imp wrote:

So why is this desirable?

For D50719 in the stack. I can elaborate in the commit message on commit.

Comment in the commit is cool...

This revision was automatically updated to reflect the committed changes.