HomeFreeBSD

nfsd: Delete extraneous NFSv4 root checks

Description

nfsd: Delete extraneous NFSv4 root checks

There are several NFSv4.1/4.2 server operation functions which
have unneeded checks for the NFSv4 root being set up.
The checks are not needed because the operations always follow
a Sequence operation, which performs the check.

This patch deletes these checks, simplifying the code so
that a future patch that fixes the checks to conform with
RFC5661 Sec. 2.6 will be less extension.

(cherry picked from commit 1d4afcaca282f4ba249d8508f4149d9c0b058492)

Details

Provenance
rmacklemAuthored on Jun 1 2021, 2:41 AM
Parents
rG3747e3b28ee6: nfsd: Add support for the NFSv4.1/4.2 Secinfo_no_name operation
Branches
Unknown
Tags
Unknown