ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src
File Last Change
release/ 9816 (6 years ago) by laffer1: 0.8.7 release
stable/ 9844 (5 years ago) by laffer1: fix double free
svnadmin/ 6424 (10 years ago) by laffer1: set props
trunk/ 11868 (5 years ago) by laffer1: Fix the eir_server_scope reply argument for NFSv4.1 ExchangeID. In the reply to an ExchangeID operation, the NFSv4.1 server returns a "scope" value (eir_server_scope). If this value is the same, it indicates that two servers share state, which is never the case for FreeBSD servers. As such, the value needs to be unique and it was without this patch. However, I just found out that it is not supposed to change when the server reboots and without this patch, it did change. This patch fixes eir_server_scope so that it does not change when the server is rebooted. The only affect not having this patch has is that Linux clients don't reclaim opens and locks after a server reboot, which meant they lost any byte range locks held before the server rebooted. It only affects NFSv4.1 mounts and the FreeBSD NFSv4.1 client was not affected by this bug. Obtained from: FreeBSD svn 334633
vendor/ 11602 (5 years ago) by laffer1: tag 2.2.0
vendor-crypto/ 11606 (5 years ago) by laffer1: tag 1.0.1u
6 directories and 0 files shown