modify FindIndex to compare uuids
authorJeffrey Altman <jaltman@your-file-system.com>
Tue, 7 Dec 2010 04:24:18 +0000 (23:24 -0500)
committerDerrick Brashear <shadow@dementia.org>
Tue, 7 Dec 2010 17:21:51 +0000 (09:21 -0800)
commit9aad0979e9ff0601c249eb66a6ecfb3e76264702
treece6fa379e19994f36b315071c39f13d134b33d2b
parent90199686e6c6cd74d81fa569faa7f68e76d808cd
modify FindIndex to compare uuids

If FindIndex is provided a server address and entry has a valid
uuid, obtain the uuid for 'server' and use that search for a
matching entry.

This modification is necessary in order to permit operations
against multi-homed servers in split horizon DNS configurations.

Change-Id: I8929c500eb4f71c8cf0aa8328bc3b3a0345368aa
Reviewed-on: http://gerrit.openafs.org/3468
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/volser/lockprocs.c