NFS broken in Sequoia 15.6
I have a Linux box that mounts a volume exported from my MacBook Pro and then backs up files from the Linux system onto the Mac weekly through a cron job. This system has worked fine up through Sequoia 15.5. This morning I allowed the 15.6 update to proceed, and immediately found that within minutes of being mounted, the shared volume becomes inaccessible from the Linux box. It is still mounted and cannot be unmounted, even using umount -f (that command reports that the filesystem is "busy"). Worse, most gui-based apps are unusable when this happens, most likely due to attempts to stat the "busy" filesystem.
Absolutely nothing has changed on the Linux box - no updates, no new software installed.
What has changed with NFS in this latest MacOS update? Is there a new option that I need in my /etc/exports file to make this work?
My current /etc/exports contains only the line
/Volumes/Passport /Volumes/Passport/backup -maproot=0 -network 192.168.0.0 -mask 255.255.255.0
All suggestions appreciated.
MacBook Pro 16″