Page MenuHomeFreeBSD

add MNT_EXxxx flags for NFS over TLS exports
ClosedPublic

Authored by rmacklem on Aug 25 2020, 2:19 AM.
Tags
None
Referenced Files
F147785360: D26180.id76266.diff
Fri, Mar 13, 3:35 PM
Unknown Object (File)
Fri, Mar 13, 4:49 AM
Unknown Object (File)
Thu, Mar 12, 8:18 PM
Unknown Object (File)
Jan 29 2026, 4:26 PM
Unknown Object (File)
Jan 29 2026, 4:26 PM
Unknown Object (File)
Jan 16 2026, 4:12 PM
Unknown Object (File)
Jan 2 2026, 10:18 AM
Unknown Object (File)
Dec 15 2025, 10:34 PM
Subscribers

Details

Summary

The patch seems trivial, but I thought I'd check in case there
is a preferred way to add MNT_xxx flags to sys/sys/mount.h.

Test Plan

Tested in the projects/nfs-over-tls sources.

Diff Detail

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

Event Timeline

It looks fine.

Of course the mis-ordered flags definitions make it quite hard to ensure that there is no typo in the literals.

This revision is now accepted and ready to land.Aug 25 2020, 10:02 AM