>Hmm. I can't reproduce it right off the bat with the current HEAD.
>How recent was your HEAD? Also post the export line you are using on
>the server and the fstab or mount command being used on the client.
HEAD of May 16th used; problem seen first short after May 5th.
For testing (NFS client and server 192.168.1.240):
exports (UFS & HAMMER FSs (no PFS)):
/ -network=3D192.168.1.128 -mask=3D255.255.255.128
/hammer -network=3D192.168.1.128 -mask=3D255.255.255.128
mount -t nfs 192.168.1.240:/ /mnt
or
mount -t nfs 192.168.1.240:/hammer /mnt
Normal use is dfly 2.2.2 NFS server and HEAD client;
I first experienced problem when my bookmarks wasn't readable anymore.
-thomas