On 10/8/25 9:52 AM, Chuck Lever wrote:
From: NeilBrown neil@brown.name
nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol to find those exported filesystems and so is not given access to the pseudo root filesystem.
Hrm. This one got included by mistake.