afs: Use the serverUnique field in the UVLDB record to reduce rpc ops
[linux-2.6-microblaze.git] / fs / afs / vlclient.c
index 516e9a3..972dc55 100644 (file)
@@ -82,6 +82,7 @@ static int afs_deliver_vl_get_entry_by_name_u(struct afs_call *call)
                for (j = 0; j < 6; j++)
                        uuid->node[j] = (u8)ntohl(xdr->node[j]);
 
+               entry->addr_version[n] = ntohl(uvldb->serverUnique[i]);
                entry->nr_servers++;
        }