https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245619

--- Comment #1 from Conrad Meyer <[email protected]> ---
The message indicates you got a GETATTR response for a file you didn't request.

In this case the NFS request was for "inode" 0x4, but you got back a GETATTR
response for 0x2.  There are some NFS WAN caching proxy devices that have a
GETATTR cache, which is fine, but a bug produced corrupt responses.  Without
the loud warning, it is very confusing when your NFS client mount is randomly
corrupt.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to