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
F137117809: D26180.id76266.diff
Fri, Nov 21, 4:33 AM
F137116832: D26180.id.diff
Fri, Nov 21, 4:28 AM
F137116799: D26180.id76190.diff
Fri, Nov 21, 4:27 AM
F137116354: D26180.diff
Fri, Nov 21, 4:24 AM
Unknown Object (File)
Mon, Nov 17, 4:30 AM
Unknown Object (File)
Mon, Nov 10, 3:03 AM
Unknown Object (File)
Tue, Oct 28, 8:42 AM
Unknown Object (File)
Mon, Oct 27, 2:43 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