freebsd-dev/sys/fs
Rick Macklem 3fc3fe9091 nfsd: Do not exempt NFSv3 Fsinfo from the TLS check
The Fsinfo RPC is exempt from the check for
Kerberized NFS being required, as recommended
by RFC2623.  However, there is no reason to
exempt Fsinfo from the requirement to use TLS.

This patch fixes the code so that the exemption
only applies to Kerberized NFS and not
NFS-over-TLS.

This only affects NFS-over-TLS for an NFSv3
mount when it is required, but the client does
not do so.

MFC after:	1 month
2022-03-09 16:52:42 -08:00
..
autofs
cd9660 Change VOP_READDIR's cookies argument to a **uint64_t 2021-12-15 20:54:57 -07:00
cuse
deadfs
devfs fs: fix a few common typos in source code comments 2022-02-06 13:48:31 +01:00
ext2fs fs: fix a few common typos in source code comments 2022-02-06 13:48:31 +01:00
fdescfs insmntque1(): remove useless arguments 2022-01-31 16:49:08 +02:00
fifofs
fuse fusefs: fix a cached attributes bug during directory rename 2022-02-24 14:07:25 -07:00
mntfs
msdosfs msdosfs: Fix mounting when the device sector size is >512B 2022-02-14 10:06:47 -05:00
nfs nfsclient: Delete unused function nfscl_getcookie() 2022-01-27 15:30:26 -08:00
nfsclient nfscl: Fix a use after free in nfscl_cleanupkext() 2022-02-25 07:27:03 -08:00
nfsserver nfsd: Do not exempt NFSv3 Fsinfo from the TLS check 2022-03-09 16:52:42 -08:00
nullfs insmntque1(): remove useless arguments 2022-01-31 16:49:08 +02:00
procfs
pseudofs
smbfs Change VOP_READDIR's cookies argument to a **uint64_t 2021-12-15 20:54:57 -07:00
tmpfs insmntque1(): remove useless arguments 2022-01-31 16:49:08 +02:00
udf Change VOP_READDIR's cookies argument to a **uint64_t 2021-12-15 20:54:57 -07:00
unionfs unionfs: rework unionfs_getwritemount() 2022-02-23 22:10:02 -06:00