Strange thing after upgrading a client to kernel-5.7.17, the client is unable to list files/directories from an NFS server running kernel-5.7.15 (NFS v4.2 / Kerberos mounted /home). The files/directories seem to be accessible if I type in their names, but are not available via ls -l.
Reverting the client to kernel-5.7.15 restores the expected behavior (all files/directories are visible again).
Has anyone else see this?