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
Unknown Object (File)
Mon, Oct 13, 1:59 AM
Unknown Object (File)
Sep 15 2025, 8:51 PM
Unknown Object (File)
Sep 8 2025, 5:50 AM
Unknown Object (File)
Aug 21 2025, 11:08 PM
Unknown Object (File)
Aug 18 2025, 9:21 PM
Unknown Object (File)
Jun 27 2025, 1:28 PM
Unknown Object (File)
Jun 25 2025, 7:08 PM
Unknown Object (File)
Jun 24 2025, 8:02 AM
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